Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Test GDIs: Include a testcase for #1006
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
baka0815 committed Jun 25, 2018
1 parent 852d644 commit 915734f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Empty file.
4 changes: 4 additions & 0 deletions tests/files/test_gdis/d/cs.gdi
Original file line number Diff line number Diff line change
@@ -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
Empty file.
Empty file.

0 comments on commit 915734f

Please sign in to comment.