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:
git@baka0815.de 2018-06-25 09:18:40 +02:00
parent 852d644a5f
commit 915734fc32
4 changed files with 4 additions and 0 deletions

View File

View File

@ -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

View File

View File