1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 06:42:54 +08:00
osu-lazer/osu.Game/Tests/Beatmaps
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
..
BeatmapConversionTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
DifficultyCalculatorTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
TestBeatmap.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
TestWorkingBeatmap.cs implement video parsing 2019-08-30 23:19:34 +03:00