Fixed some issues found by winapi_check.
[wine] / dlls / kernel / tests / file.c
2002-08-27  Dmitry TimoshkovAdded a bunch of new regression tests.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-05  Alexandre JulliardCheck access rights before renaming or deleting files...
2002-05-29  Jakob ErikssonRemoved redundant checks and variables, fixed some...
2002-05-23  Francois GougetImprove the failure messages.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-10  Alexandre JulliardRemoved extra return statement.
2002-05-09  Jakob ErikssonAdded some more tests.
2002-05-06  Jakob ErikssonTests for _lcreat,_llseek and _llopen added.
2002-04-29  Jakob ErikssonAdded unit tests for file functions.