comparison IBBoard.WarFoundry.API.Tests.csproj @ 229:6ec46f3db2d4

Re #419: Remove assumptions of a file-based install * Test loading from resources
author IBBoard <dev@ibboard.co.uk>
date Wed, 11 Jul 2012 20:33:11 +0100
parents 7c21ca1482cb
children 5e03b68dd214
comparison
equal deleted inserted replaced
228:7c21ca1482cb 229:6ec46f3db2d4
124 <Compile Include="API\Objects\Mock\MockContainedUnitType.cs" /> 124 <Compile Include="API\Objects\Mock\MockContainedUnitType.cs" />
125 <Compile Include="API\Objects\ArmyCategoryTests.cs" /> 125 <Compile Include="API\Objects\ArmyCategoryTests.cs" />
126 <Compile Include="API\Commands\RemoveUnitCommandTest.cs" /> 126 <Compile Include="API\Commands\RemoveUnitCommandTest.cs" />
127 <Compile Include="API\Loading\LoadableObjectSourceResourceSetTests.cs" /> 127 <Compile Include="API\Loading\LoadableObjectSourceResourceSetTests.cs" />
128 <Compile Include="API\Loading\LoadableObjectSourceDirectoryTests.cs" /> 128 <Compile Include="API\Loading\LoadableObjectSourceDirectoryTests.cs" />
129 <Compile Include="API\Factories\Mock\MockRaceAndSystemFactory.cs" />
129 </ItemGroup> 130 </ItemGroup>
130 <ItemGroup> 131 <ItemGroup>
131 <None Include="app.config" /> 132 <None Include="app.config" />
132 <None Include="testdata\Test.race"> 133 <None Include="testdata\Test.race">
133 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 134 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>