diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-02 18:48:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-02 18:48:40 +0200 |
commit | 51dc9396d8bd8f0971a59f4e3aa11e8315c394cd (patch) | |
tree | d24a2258506584644e0b74468ac22bbdad9af8ab /tests/file/test-004.std | |
parent | ed60746355044dd39acd82b8f42c4d9886914567 (diff) | |
download | cli-51dc9396d8bd8f0971a59f4e3aa11e8315c394cd.tar.gz cli-51dc9396d8bd8f0971a59f4e3aa11e8315c394cd.tar.xz cli-51dc9396d8bd8f0971a59f4e3aa11e8315c394cd.zip |
Add support for quoting in option file scanner
Diffstat (limited to 'tests/file/test-004.std')
-rw-r--r-- | tests/file/test-004.std | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/file/test-004.std b/tests/file/test-004.std new file mode 100644 index 0000000..01114a0 --- /dev/null +++ b/tests/file/test-004.std @@ -0,0 +1,12 @@ +-a +a"b"c +-a +abc +-a +a"b +-a + +-a + abc +-a + |