Mercurial > altnet-hispano
diff Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj @ 222:68b09c30b0d2
Separando los test de persistencia en un proyecto aparte
author | nelopauselli |
---|---|
date | Mon, 19 Sep 2011 18:18:17 -0300 |
parents | 5346c0500594 |
children | c8f378272407 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Tue Sep 13 09:01:58 2011 -0300 +++ b/Agendas/trunk/src/Agendas.Tests/Agendas.Tests.csproj Mon Sep 19 18:18:17 2011 -0300 @@ -31,27 +31,9 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Castle.Core"> - <HintPath>..\packages\Castle.Core.2.5.2\lib\NET35\Castle.Core.dll</HintPath> - </Reference> - <Reference Include="ConfOrm, Version=1.0.1.5, Culture=neutral, PublicKeyToken=ed8affdf01cbe4cf, processorArchitecture=MSIL"> - <HintPath>..\packages\ConfOrm.1.0.1.5\lib\Net35\ConfOrm.dll</HintPath> - </Reference> - <Reference Include="ConfOrm.Shop"> - <HintPath>..\packages\ConfOrm.1.0.1.5\lib\Net35\ConfOrm.Shop.dll</HintPath> - </Reference> - <Reference Include="Iesi.Collections"> - <HintPath>..\packages\Iesi.Collections.3.1.0.4000\lib\Net35\Iesi.Collections.dll</HintPath> - </Reference> <Reference Include="Moq"> <HintPath>..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath> </Reference> - <Reference Include="NHibernate, Version=3.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL"> - <HintPath>..\packages\NHibernate.3.1.0.4000\lib\Net35\NHibernate.dll</HintPath> - </Reference> - <Reference Include="NHibernate.ByteCode.Castle"> - <HintPath>..\packages\NHibernate.Castle.3.1.0.4000\lib\Net35\NHibernate.ByteCode.Castle.dll</HintPath> - </Reference> <Reference Include="nunit.framework"> <HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.framework.dll</HintPath> </Reference> @@ -74,18 +56,6 @@ <ItemGroup> <Compile Include="Blog\PostWriterWebServiceAdapterTests.cs" /> <Compile Include="Blog\PublicadorTests.cs" /> - <Compile Include="Cruds\EventoCrud.cs" /> - <Compile Include="Cruds\EventoCrudNhTests.cs" /> - <Compile Include="Cruds\IPersonaCrudTest.cs" /> - <Compile Include="Cruds\NhHelperTest.cs" /> - <Compile Include="Cruds\PatrocinadorCrud.cs" /> - <Compile Include="Cruds\PatrocinadorCrudMemoryTests.cs" /> - <Compile Include="Cruds\PatrocinadorCrudNhTests.cs" /> - <Compile Include="Cruds\PersonaCrud.cs" /> - <Compile Include="Cruds\PersonaCrudMemoryTests.cs" /> - <Compile Include="Cruds\PersonaCrudNhTests.cs" /> - <Compile Include="Cruds\RequestEmulator.cs" /> - <Compile Include="Cruds\SchemaNhTests.cs" /> <Compile Include="DateTimeFormattingTests.cs" /> <Compile Include="EventoStateTests.cs" /> <Compile Include="Eventos_y_patrocinadores_tests.cs" /> @@ -93,15 +63,11 @@ <Compile Include="PersonaServiceTests.cs" /> <Compile Include="PonentesTests.cs" /> <Compile Include="PropuestasTests.cs" /> - <Compile Include="Cruds\EventoCrudMemoryTests.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="AgendarTests.cs" /> <Compile Include="TestBase.cs" /> <Compile Include="TestsHelper.cs" /> <Compile Include="TrackTests.cs" /> - <Compile Include="Workflows\Workflow.cs" /> - <Compile Include="Workflows\WorkflowNhTests.cs" /> - <Compile Include="Workflows\WorkflowMemoryTests.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Agendas.Blog\Agendas.Blog.csproj"> @@ -116,18 +82,10 @@ <Project>{45804F1F-EB72-4F82-A227-088CAD9B785D}</Project> <Name>Agendas.Google</Name> </ProjectReference> - <ProjectReference Include="..\Agendas.NHibernate\Agendas.NHibernate.csproj"> - <Project>{9519A43A-9D5E-4BFD-9F88-AFFC53C9973A}</Project> - <Name>Agendas.NHibernate</Name> - </ProjectReference> <ProjectReference Include="..\Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj"> <Project>{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}</Project> <Name>Agendas.Repositories.Memory</Name> </ProjectReference> - <ProjectReference Include="..\Agendas.Repositories.NHibernate\Agendas.Repositories.NHibernate.csproj"> - <Project>{0973DF44-3B90-4D2A-B579-C64C93B6C853}</Project> - <Name>Agendas.Repositories.NHibernate</Name> - </ProjectReference> </ItemGroup> <ItemGroup> <None Include="App.config">