Move CreateFile test

svn path=/trunk/; revision=19362
This commit is contained in:
Casper Hornstrup
2005-11-20 13:45:15 +00:00
parent 031ac865db
commit f244ed68b8
2 changed files with 2 additions and 4 deletions
@@ -3,7 +3,7 @@
#ifdef __GNUC__
#include "regtests.h"
#define NDEBUG
#include "../../include/debug.h"
#include "debug.h"
#define TestFilename L"C:\\File"
#define TestExpectedFilename L"\\??\\" TestFilename
+1 -3
View File
@@ -16,9 +16,7 @@
<linkerflag>-lgcc</linkerflag>
<linkerflag>-nostartfiles</linkerflag>
<linkerflag>-nostdlib</linkerflag>
<directory name="tests">
<file>CreateFile.c</file>
</directory>
<file>setup.c</file>
<file>CreateFile.c</file>
<xi:include href="stubs.xml" />
</module>