osu/osu.Game.Rulesets.Catch.Tests
2022-10-14 02:38:43 +03:00
..
.vscode
Editor Fix various test scenes not adding EditorClock to the draw hierarchy 2022-08-26 18:08:43 +09:00
Mods Add test coverage for flashlight mod 2022-10-14 02:38:43 +03:00
Resources
CatchBeatmapConversionTest.cs
CatchDifficultyCalculatorTest.cs
CatchLegacyModConversionTest.cs Fix tests 2022-06-30 12:37:03 +09:00
CatchSkinColourDecodingTest.cs
CatchSkinnableTestScene.cs
JuiceStreamPathTest.cs
osu.Game.Rulesets.Catch.Tests.csproj Update all dependencies 2022-10-07 21:16:11 +09:00
TestSceneAutoJuiceStream.cs
TestSceneBananaShower.cs
TestSceneCatcher.cs Remove unused using 2022-09-22 20:58:23 +09:00
TestSceneCatcherArea.cs
TestSceneCatchModHidden.cs
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs move LegacyComboCounter to osu.Game.Skinning 2022-07-28 08:36:26 +08:00
TestSceneCatchReplay.cs
TestSceneCatchSkinConfiguration.cs Remove "default" prefix from naming 2022-09-18 00:15:26 +09:00
TestSceneCatchStacker.cs
TestSceneCatchTouchInput.cs Move test into existing catch touch test scene 2022-10-07 02:22:13 +09:00
TestSceneComboCounter.cs Update test scene to work with new data source 2022-10-12 15:32:58 +09:00
TestSceneDrawableHitObjects.cs
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs
TestSceneHyperDash.cs
TestSceneHyperDashColouring.cs
TestSceneJuiceStream.cs
TestSceneLegacyBeatmapSkin.cs