1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:37:28 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/Formats
Dean Herbert b0d14526ea Move test ScoreInfo creation to TestResources
The main goal here is to remove the inheritance, since realm doesn't
like that. Unfortunate that we can't use object initialisers in a few of
these places, but no real way around that.
2021-12-13 16:34:50 +09:00
..
LegacyBeatmapDecoderTest.cs Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
LegacyBeatmapEncoderTest.cs Update legacy encoder tests to only compare pieces we care about 2021-09-10 17:29:09 +09:00
LegacyDecoderTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
LegacyScoreDecoderTest.cs Move test ScoreInfo creation to TestResources 2021-12-13 16:34:50 +09:00
LegacyStoryboardDecoderTest.cs Add test case for legacy loop count behaviour 2021-10-02 18:40:41 +02:00
OsuJsonDecoderTest.cs Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
ParsingTest.cs Use discards. 2019-11-12 20:03:21 +08:00