1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 02:52:54 +08:00
osu-lazer/osu.Desktop.VisualTests/Tests
2017-01-27 15:28:39 -04:00
..
TestCaseChatDisplay.cs ChatConsole -> ChatOverlay. Namespace tidying. 2016-11-30 18:30:06 +09:00
TestCaseGamefield.cs Wire up CircleSize to hitobjects. 2016-12-11 10:11:22 +01:00
TestCaseHitObjects.cs Adjust timing of TestCaseHitObjects a bit. 2017-01-27 00:16:02 +09:00
TestCaseKeyCounter.cs Add a label for slider bar. 2016-12-19 10:53:03 +08:00
TestCaseMenuButtonSystem.cs Add drop shadows to main menu buttons. 2016-11-30 15:02:53 +09:00
TestCaseMusicController.cs Add (temporary) transitions to songselect and player. 2016-12-07 20:47:28 +09:00
TestCaseOptions.cs Split up options into subclasses 2016-11-03 19:06:22 -04:00
TestCasePauseOverlay.cs Changed the roles of PauseOverlay and player in pausing, PauseOverlay is now only the UI portion and doesn't do things like actually pause the game, and only calls actions and hides itself, whereas Player actually pauses the game and brings up the pause overlay in the first place 2017-01-27 15:28:39 -04:00
TestCasePlayer.cs Fix TestCasePlayer not working on consecutive executions (clock being set where it isn't necessary). 2017-01-27 00:16:02 +09:00
TestCasePlaySongSelect.cs Fix TestCasePlaySongSelect not working on consecutive executions. 2017-01-27 00:16:02 +09:00
TestCaseScoreCounter.cs Fix regressions in combo counters and tidy up naming of SpriteTexts. 2016-11-19 16:19:54 +09:00
TestCaseTextAwesome.cs Fix incorrect framework specification for VisualTests. 2016-10-26 19:11:17 +09:00