osu/osu.Game.Rulesets.Osu/Resources/Testing/Beatmaps
Bartłomiej Dach 86c46a5b3f
Manually reorder objects in expected mapping
The test added in 64baa4d01a was
previously failing despite applying a fix. This was caused by the fact
that in stable, the last `sliderScoreTimingPoint` (i.e. the
`LegacyLastTick` is pulled back by 36ms, but the list of all of them
is not re-sorted afterwards, causing objects to be exported in
non-chronological order to the resultant conversion mapping.
lazer correctly sorts the objects, causing a false positive.
2023-09-15 12:07:59 +02:00
..
basic-expected-conversion.json
basic.osu
colinear-perfect-curve-expected-conversion.json
colinear-perfect-curve.osu
diffcalc-test.osu
multi-segment-slider-expected-conversion.json
multi-segment-slider.osu
nan-slider-expected-conversion.json
nan-slider.osu
old-stacking-expected-conversion.json
old-stacking.osu
repeat-slider-expected-conversion.json
repeat-slider.osu
slider-ticks-edge-case-expected-conversion.json Manually reorder objects in expected mapping 2023-09-15 12:07:59 +02:00
slider-ticks-edge-case.osu
slider-ticks-expected-conversion.json
slider-ticks.osu
uneven-repeat-slider-expected-conversion.json
uneven-repeat-slider.osu
zero-length-sliders.osu