Test GDIs: Include a testcase for #1006
In this testcase the first track contains spaces and special characters "(", ")" and ",". This was a problem previously because the "skipws"-flag was never reset after reading a quoted filename.
This commit is contained in:
parent
852d644a5f
commit
915734fc32
|
@ -0,0 +1,4 @@
|
|||
3
|
||||
1 0 4 2352 "cs (0,1).bin" 0
|
||||
2 450 0 2352 cs02.raw 0
|
||||
3 45000 4 2352 cs03.bin 0
|
Loading…
Reference in New Issue