mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Move CreateFile test
svn path=/trunk/; revision=19362
This commit is contained in:
+1
-1
@@ -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
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user