1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game.Tests/Beatmaps
Bartłomiej Dach 76c74719a4 Add test for fallback decoder overwrite
LegacyDifficultyCalculatorBeatmapDecoder was registered as a fallback
decoder in commit ffde389 for future use in the server-side difficulty
calculation components. Due to the pre-existing fallback registrations
this causes a runtime crash when the diffcalc components are started.
Add a test reproducing this scenario to prevent the issue from
resurfacing in the future.
2019-10-04 17:00:51 +02:00
..
Formats Add test for fallback decoder overwrite 2019-10-04 17:00:51 +02:00
IO Merge branch 'master' into beatmap-parsing-fallback-v2 2019-10-03 15:12:21 +08:00
EditorBeatmapTest.cs Rename to StartTimeChanged and add xmldocs 2019-10-03 14:37:16 +09:00
SliderEventGenerationTest.cs Add tests 2019-08-01 17:31:37 +09:00