summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/spacesInArgs.stdout
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-10-18 21:50:12 +0100
committerIan Lynagh <igloo@earth.li>2011-10-18 21:50:12 +0100
commit766e2117d483efa434907a09fcce2796f113961f (patch)
tree8ad3eab720fd25cee0a33246d57103ad6984e08d /testsuite/tests/driver/spacesInArgs.stdout
parentc0ac40a7d574d7cca751653e8ba02a26db1309c5 (diff)
downloadhaskell-766e2117d483efa434907a09fcce2796f113961f.tar.gz
Fix passing spaces to tests on Windows, and add a test for it
Diffstat (limited to 'testsuite/tests/driver/spacesInArgs.stdout')
-rw-r--r--testsuite/tests/driver/spacesInArgs.stdout4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/driver/spacesInArgs.stdout b/testsuite/tests/driver/spacesInArgs.stdout
new file mode 100644
index 0000000000..7c7f69287b
--- /dev/null
+++ b/testsuite/tests/driver/spacesInArgs.stdout
@@ -0,0 +1,4 @@
+Arg: "a b"
+Arg: "c d"
+Arg: "e f"
+Arg: "g h"