1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 22:03:21 +08:00
osu-lazer/osu.Game/Tests/Beatmaps
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
..
BeatmapConversionTest.cs Fix conversion tests for ruleset-specific beatmaps not working 2018-05-16 13:09:48 +09:00
TestBeatmap.cs Make an interface for beatmaps 2018-04-19 18:58:40 +09:00
TestWorkingBeatmap.cs Use IBeatmap wherever possible 2018-04-19 20:44:38 +09:00