1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual/Gameplay
2019-09-12 18:46:42 +09:00
..
TestSceneAutoplay.cs Add key counter rewind tests 2019-09-12 18:10:50 +09:00
TestSceneBarHitErrorMeter.cs Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
TestSceneBreakOverlay.cs Add an assert if current break index has skipped a break 2019-07-30 13:30:26 +03:00
TestSceneDrawableScrollingRuleset.cs Add an interface for working beatmaps 2019-08-29 19:38:44 +09:00
TestSceneFailAnimation.cs Prevent non-combo affecting judgements from triggering sudden death 2019-06-21 14:29:16 +09:00
TestSceneFailJudgement.cs Fix failing test 2019-09-06 16:51:30 +09:00
TestSceneFrameStabilityContainer.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneGameplayMenuOverlay.cs Fix pause menu keyboard navigation being affected by initial cursor hover 2019-09-05 16:31:10 +09:00
TestSceneGameplayRewinding.cs Add key counter rewind tests 2019-09-12 18:10:50 +09:00
TestSceneHoldForMenuButton.cs Fix failing test 2019-08-16 13:21:28 +09:00
TestSceneKeyCounter.cs Fix unreported CI issue 2019-09-12 18:46:42 +09:00
TestSceneMedalOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestScenePause.cs Remove unused using statement 2019-06-26 00:23:39 +09:00
TestScenePlayerLoader.cs Add missing wait step in TestScenePlayerLoader 2019-07-06 15:25:53 +09:00
TestScenePlayerReferenceLeaking.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
TestSceneReplay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneReplayDownloadButton.cs Make direct panel download and replay buttons share UI 2019-07-02 15:55:30 +05:30
TestSceneReplaySettingsOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneResults.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneScoreCounter.cs Fix usages of SpriteText (instead of OsuSpriteText) 2019-05-21 14:13:52 +09:00
TestSceneScrollingHitObjects.cs Obsolete legacy UpdateState() method 2019-08-27 16:09:47 +09:00
TestSceneSkinnableDrawable.cs Merge branch 'master' 2019-09-05 14:40:30 +09:00
TestSceneSkipOverlay.cs Fix test cross-talk 2019-07-04 19:26:12 +09:00
TestSceneSongProgress.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneStoryboard.cs Split visual component out of MusicController 2019-08-13 14:30:18 +09:00