1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests
smoogipoo 8d8b7e6fa2 Fix conversion tests for ruleset-specific beatmaps not working
TRuleset was a mistake. This resulted in cases that checked whether the beatmap was for the current ruleset (TaikoBeatmapConverter and ManiaBeatmapConverter) failing due to TestXRuleset != XRuleset...
2018-05-16 13:09:48 +09:00
..
.vscode Update to .NET 4.7.1 2018-04-20 14:46:52 +09:00
osu.Game.Rulesets.Osu.Tests.csproj Update to .NET 4.7.1 2018-04-20 14:46:52 +09:00
OsuBeatmapConversionTest.cs Fix conversion tests for ruleset-specific beatmaps not working 2018-05-16 13:09:48 +09:00
TestCaseEditor.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseGameplayCursor.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHitCircle.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHitCircleHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCasePerformancePoints.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSlider.cs Re-enable slider distance overflow 2018-05-14 15:14:29 +09:00
TestCaseSliderHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSpinner.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSpinnerHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00