Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / modules / rostests / regtests / gdi / testlist.c
diff --git a/modules/rostests/regtests/gdi/testlist.c b/modules/rostests/regtests/gdi/testlist.c
new file mode 100644 (file)
index 0000000..66d9dc0
--- /dev/null
@@ -0,0 +1,17 @@
+/* Automatically generated file; DO NOT EDIT!! */
+
+#define WIN32_LEAN_AND_MEAN
+#define __ROS_LONG64__
+#include <windows.h>
+
+#define STANDALONE
+#include "wine/test.h"
+
+extern void func_xlate(void);
+
+const struct test winetest_testlist[] =
+{
+    { "xlate", func_xlate },
+    { 0, 0 }
+};
+