osu/osu.Game.Tests/Beatmaps/Formats
Dan Balasescu 478174dd58
Merge pull request #17416 from peppy/skin-fuck
Refactor skin construction
2022-03-25 15:36:06 +09:00
..
LegacyBeatmapDecoderTest.cs Add tests 2022-01-28 19:29:30 +09:00
LegacyBeatmapEncoderTest.cs Change parameter order of `LegacySkin` to put `IStorageResourceProvider` first 2022-03-23 15:02:04 +09:00
LegacyDecoderTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
LegacyScoreDecoderTest.cs Split out shared code for encode-decode cycle (and remove unrelated culture set) 2022-03-24 17:00:49 +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