kernel32/tests: Fix a few failures on win98.
[wine] / dlls / kernel32 / tests / file.c
2008-09-05  Francois Gougetkernel32/tests: Add a trailing '\n' to an ok() call.
2008-09-03  Jeff Zaroykokernel32: Add some tests for DeleteFile.
2008-08-26  Paul Vrienskernel32/tests: Use a file that is available on all...
2008-08-26  Paul Vrienskernel32/tests: Fix two failures on win9x.
2008-07-02  James Hawkinskernel32: Fix test failures because of a broken Replace...
2008-06-13  Paul Vrienskernel32/tests: Skip tests if function is not implemented.
2008-06-13  Paul Vrienskernel32/tests: Fix a few typos.
2008-02-13  Paul Vrienskernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
2008-02-12  Erich Hooverkernel32: Add tests for ReplaceFileA and ReplaceFileW.
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-11-16  Dmitry Timoshkovkernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
2007-11-16  Dmitry Timoshkovkernel32: Set last error to ERROR_ALREADY_EXISTS if...
2007-10-19  Mikolaj Zalewskikernel32: FindExSearchLimitToDirectories has no effect...
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-03-05  Jason Edmeadeskernel32/tests: Show wrong behaviour with current direc...
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Francois Gougetkernel32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-01  Alexandre Julliardkernel32/tests: Added test case for . and .. directory...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.