kernel file test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

The source of this test includes tests for MoveFile[W|A],
we might as well use them.

Changelog
  Include tests for MoveFile[W|A] in testlist

Index: dlls/kernel/tests/file.c
===================================================================
RCS file: /home/wine/wine/dlls/kernel/tests/file.c,v
retrieving revision 1.24
diff -u -r1.24 file.c
--- dlls/kernel/tests/file.c	21 Oct 2003 23:42:50 -0000	1.24
+++ dlls/kernel/tests/file.c	8 Dec 2003 19:45:46 -0000
@@ -945,6 +945,8 @@
     test_CreateFileW();
     test_DeleteFileA();
     test_DeleteFileW();
+    test_MoveFileA();
+    test_MoveFileW();
     test_FindFirstFileA();
     test_FindNextFileA();
     test_LockFile();

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux