test the coordinate system conversions

This commit is contained in:
Matthias Mailänder
2015-08-03 17:34:31 +02:00
parent ddb01b6ae5
commit d358c495c5
2 changed files with 49 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<ItemGroup>
<Compile Include="OpenRA.Game\MiniYamlTest.cs" />
<Compile Include="OpenRA.Game\ActorInfoTest.cs" />
<Compile Include="OpenRA.Game\CoordinateTest.cs" />
<Compile Include="OpenRA.Game\OrderTest.cs" />
<Compile Include="OpenRA.Game\PlatformTest.cs" />
</ItemGroup>