1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 23:27:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Gameplay
smoogipoo 7414a6aadd Merge remote-tracking branch 'huoyaoyuan/master' into health-processor
# Conflicts:
#	osu.Game.Rulesets.Catch/CatchRuleset.cs
#	osu.Game.Rulesets.Mania/ManiaRuleset.cs
#	osu.Game.Rulesets.Taiko/TaikoRuleset.cs
2019-12-26 14:56:54 +09:00
..
TestSceneAutoplay.cs Mods -> SelectedMods 2019-12-13 21:45:38 +09:00
TestSceneBarHitErrorMeter.cs Apply fixes 2019-11-25 11:30:55 +09:00
TestSceneBreakOverlay.cs Add test coverage and simplify break time updating 2019-11-26 15:32:48 +09:00
TestSceneDrawableScrollingRuleset.cs Merge branch 'master' into remove-legacy-id 2019-12-25 21:01:12 +09:00
TestSceneFailAnimation.cs Separate score and health parts of ScoreProcessor 2019-12-19 20:03:14 +09:00
TestSceneFailJudgement.cs Separate score and health parts of ScoreProcessor 2019-12-19 20:03:14 +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 Mods -> SelectedMods 2019-12-13 21:45:38 +09:00
TestSceneHoldForMenuButton.cs Fix failing test 2019-08-16 13:21:28 +09:00
TestSceneHUDOverlay.cs Separate score and health parts of ScoreProcessor 2019-12-19 20:03:14 +09:00
TestSceneKeyCounter.cs Fix unreported CI issue 2019-09-12 18:46:42 +09:00
TestSceneLeadIn.cs Add storyboard lead-in tests 2019-11-21 18:50:54 +09:00
TestSceneMedalOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneNightcoreBeatContainer.cs Add finalised test scene 2019-12-16 19:41:04 +09:00
TestScenePause.cs Separate score and health parts of ScoreProcessor 2019-12-19 20:03:14 +09:00
TestScenePauseWhenInactive.cs Add early assert as sanity check 2019-12-11 15:47:41 +09:00
TestScenePlayerLoader.cs Mods -> SelectedMods 2019-12-13 21:45:38 +09:00
TestScenePlayerReferenceLeaking.cs Add storyboard lead-in tests 2019-11-21 18:50:54 +09:00
TestSceneReplay.cs Invert BypassFail usage 2019-09-19 08:00:41 +03:00
TestSceneReplayDownloadButton.cs Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
TestSceneReplaySettingsOverlay.cs Fix PlayerSettingsOverlay being shown by default 2019-10-28 18:37:58 +09:00
TestSceneResults.cs Add test for retry overlay presence 2019-11-04 01:55:30 +01: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 Use auto property. 2019-11-12 19:53:25 +08:00
TestSceneSkipOverlay.cs CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
TestSceneSliderPath.cs General cleanups 2019-12-09 16:44:19 +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