1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-10 10:22:55 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/IO
Bartłomiej Dach dfa32302ac
Add test case covering stability of compatibility export operation
This is important as the format will be used more when lazer beatmap
submission comes online, and its stability is a useful property for
that.

Included archive contains an `.osu` with a few fractional-millisecond
timing points and objects, as well as a multi-segment-type slider. That
should cover the range of all possible modifications that the
compatibility exporter currently performs.
2024-11-20 13:26:54 +01:00
..
BeatmapImportHelper.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyBeatmapExporterTest.cs Add test case covering stability of compatibility export operation 2024-11-20 13:26:54 +01:00
LineBufferedReaderTest.cs Automated pass 2023-06-24 01:00:03 +09:00
OszArchiveReaderTest.cs Automated pass 2023-06-24 01:00:03 +09:00