1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 05:50:05 +08:00
osu-lazer/osu.Desktop.VisualTests/Tests
Dean Herbert 7ce5fc08ee Merge branch 'master' into skip-button
# Conflicts:
#	osu.Game/Graphics/UserInterface/BackButton.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/osu.Game.csproj
2017-02-01 14:05:58 +09: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 Make skip button work. 2017-01-27 21:57:22 +09: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 Moved TestCasePauseOverlay's PauseOverlay action setting to the initialiser 2017-01-31 20:51:26 -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
TestCaseTwoLayerButton.cs Make skip button work. 2017-01-27 21:57:22 +09:00