Update output: filenames in exceptions on Windows
authorIan Lynagh <igloo@earth.li>
Tue, 22 Sep 2009 00:13:56 +0000 (00:13 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 22 Sep 2009 00:13:56 +0000 (00:13 +0000)
tests/createDirectory001.stdout-i386-unknown-mingw32
tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32

index d3a37b8..b295f14 100644 (file)
@@ -1 +1 @@
-Left CreateDirectory: already exists (Cannot create a file when that file already exists.)
+Left CreateDirectory "createDirectory001.dir": already exists (Cannot create a file when that file already exists.)
index dcc9371..d271f78 100644 (file)
@@ -1,5 +1,5 @@
 ()
-CreateDirectory: does not exist (The system cannot find the path specified.)
+CreateDirectory "createDirectoryIfMissing001.d\\a": does not exist (The system cannot find the path specified.)
 ()
 ()
 ()