Add tests to verify sync hashing mechanism.

This commit is contained in:
RoosterDragon
2015-07-31 22:11:14 +01:00
parent cfd2f265d5
commit 9f32eb76cd
2 changed files with 79 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
<Compile Include="OpenRA.Game\ActorInfoTest.cs" />
<Compile Include="OpenRA.Game\OrderTest.cs" />
<Compile Include="OpenRA.Game\PlatformTest.cs" />
<Compile Include="OpenRA.Game\SyncTest.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">