comparison IBBoard.WarFoundry.API.Tests.csproj @ 231:5e03b68dd214

Re #410: Create "N units per M models in parent unit" requirement * Add required usage of context objects * Add tests for new requirement * Add some extras to test unit type setup that the new requirement needs
author IBBoard <dev@ibboard.co.uk>
date Fri, 27 Jul 2012 20:33:40 +0100
parents 6ec46f3db2d4
children e418ba645d06
comparison
equal deleted inserted replaced
230:d6883a522c70 231:5e03b68dd214
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 <Compile Include="API\Factories\Mock\MockRaceAndSystemFactory.cs" />
130 <Compile Include="API\Objects\Requirement\UnitRequiresNParentModelsForMUnitsRequirementTests.cs" />
130 </ItemGroup> 131 </ItemGroup>
131 <ItemGroup> 132 <ItemGroup>
132 <None Include="app.config" /> 133 <None Include="app.config" />
133 <None Include="testdata\Test.race"> 134 <None Include="testdata\Test.race">
134 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 135 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>