1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 15:03:13 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/IO
Bartłomiej Dach 11acd177f1 Add import test with files to be filtered out
Add a test case reproducing the conditions encountered "in the wild"
wherein a skin import would be performed incorrectly due to a __MACOSX
resource fork directory present next to a directory with the actual skin
files in the archive.
2019-10-10 23:54:17 +02:00
..
ImportBeatmapTest.cs Add import test with files to be filtered out 2019-10-10 23:54:17 +02:00
LineBufferedReaderTest.cs Implement line-buffered reader 2019-09-15 01:26:15 +02:00
OszArchiveReaderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00