1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 21:02:55 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/Formats
Bartłomiej Dach 11eda44d34 Migrate decoding to line-buffered reader
Migrate all usages of StreamReader in the context of decoding beatmaps,
storyboards or skins to the new LineBufferedReader.
2019-09-15 01:28:07 +02:00
..
LegacyBeatmapDecoderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
LegacyDecoderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
LegacyStoryboardDecoderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
OsuJsonDecoderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
ParsingTest.cs Add extensive tests 2019-03-13 11:30:38 +09:00