mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Add failing tests
This commit is contained in:
@ -9,3 +9,9 @@ osu file format v128
|
||||
|
||||
// Implicit multi-segment
|
||||
32,192,3000,6,0,B|32:384|256:384|256:192|256:192|256:0|512:0|512:192,1,800
|
||||
|
||||
// Last control point duplicated
|
||||
0,0,4000,2,0,B|1:1|2:2|3:3|3:3,2,200
|
||||
|
||||
// Last control point in segment duplicated
|
||||
0,0,4000,2,0,B|1:1|2:2|3:3|3:3|B|4:4|5:5,2,200
|
||||
|
Reference in New Issue
Block a user