From 7a9e62149e26d5a239edf24edbf1b5d77d0cf0bd Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Mon, 1 Dec 2008 09:18:39 +0000 Subject: [PATCH] add Windows output --- tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32 diff --git a/tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32 b/tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32 new file mode 100644 index 0000000..dcc9371 --- /dev/null +++ b/tests/createDirectoryIfMissing001.stdout-i386-unknown-mingw32 @@ -0,0 +1,6 @@ +() +CreateDirectory: does not exist (The system cannot find the path specified.) +() +() +() +() -- 1.7.10.4