Merge remote-tracking branch 'upstream/master' into desktop-unit-tests

This commit is contained in:
Dean Herbert
2017-02-10 17:22:38 +09:00
29 changed files with 1056 additions and 32 deletions

View File

@ -176,6 +176,7 @@
<Compile Include="Tests\TestCaseChatDisplay.cs" />
<Compile Include="Tests\TestCaseGamefield.cs" />
<Compile Include="Tests\TestCaseMusicController.cs" />
<Compile Include="Tests\TestCaseNotificationManager.cs" />
<Compile Include="Tests\TestCasePlayer.cs" />
<Compile Include="Tests\TestCaseHitObjects.cs" />
<Compile Include="Tests\TestCaseKeyCounter.cs" />