osu/osu.Game.Rulesets.Catch.Tests
2020-12-07 12:35:24 +09:00
..
.vscode Remove --no-restore from VSCode build tasks 2020-11-16 19:22:08 +09:00
Mods Workaround TestSceneCatchModRelax failure 2020-11-26 13:04:19 +09:00
Resources
CatchBeatmapConversionTest.cs
CatchDifficultyCalculatorTest.cs
CatchLegacyModConversionTest.cs Cover mapping fully for catch mods 2020-11-15 14:53:25 +01:00
CatchSkinColourDecodingTest.cs Adjust namespace 2020-12-07 12:35:24 +09:00
CatchSkinnableTestScene.cs
osu.Game.Rulesets.Catch.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 2020-12-02 00:56:09 +00:00
TestSceneAutoJuiceStream.cs Volume should be 0 by default 2020-12-01 18:14:14 +09:00
TestSceneBananaShower.cs
TestSceneCatcher.cs Fix & clarify catcher tests 2020-12-04 10:14:00 +09:00
TestSceneCatcherArea.cs Fix depth of dropped objects 2020-12-04 10:21:54 +09:00
TestSceneCatchModHidden.cs
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs Generalize legacy skin player test. 2020-12-01 09:49:04 +09:00
TestSceneCatchStacker.cs
TestSceneComboCounter.cs
TestSceneDrawableHitObjects.cs Use hit object pooling for JuiceStream. 2020-11-30 19:19:14 +09:00
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs Refactor DHO testing logic to the "specimen" class 2020-12-02 16:55:37 +09:00
TestSceneFruitRandomness.cs Make RandomSeed a property, not a bindable 2020-12-02 20:53:47 +09:00
TestSceneFruitVisualChange.cs Refactor DHO testing logic to the "specimen" class 2020-12-02 16:55:37 +09:00
TestSceneHyperDash.cs
TestSceneHyperDashColouring.cs Adjust namespace 2020-12-07 12:35:24 +09:00
TestSceneJuiceStream.cs