osu/osu.Game.Tests/Beatmaps/Formats
Dan Balasescu bda3cdc9a7 Add tests
2022-01-28 19:29:30 +09:00
..
LegacyBeatmapDecoderTest.cs Add tests 2022-01-28 19:29:30 +09:00
LegacyBeatmapEncoderTest.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
LegacyDecoderTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
LegacyScoreDecoderTest.cs Add test coverage of all mod storages containing classic mod post-import 2022-01-19 14:34:27 +09:00
LegacyStoryboardDecoderTest.cs Add test case for legacy loop count behaviour 2021-10-02 18:40:41 +02:00
OsuJsonDecoderTest.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
ParsingTest.cs