1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 08:13:31 +08:00
osu-lazer/osu.Game/Tests/Visual
Aergwyn c466296b14 reverted split at Decoder, moved logic down
I'm done experimenting, sorry
- `Decoder` only returns a "Beatmap"`Decoder` now
- "Storyboard"`Decoder` is retrieved from a "Beatmap"`Decoder`
- moved parse methods down in the hierarchy where I forgot to do that
- renamed `OsuLegacyDecoderTest` to `LegacyDecoderTest`
2017-12-01 22:05:01 +01:00
..
OsuTestCase.cs Add back test cleanup before run 2017-10-22 16:20:04 +09:00
ScreenTestCase.cs Update framework 2017-11-23 23:43:27 +09:00
TestCasePerformancePoints.cs Add a notice when not logged in 2017-11-29 19:00:08 +09:00
TestCasePlayer.cs reverted split at Decoder, moved logic down 2017-12-01 22:05:01 +01:00