kernel: Add some test cases for ReadDirectoryChangesW.
[wine] / dlls / kernel / tests / time.c
2005-06-14  Mike McCormackFix declaration warnings in the test cases.
2005-03-28  Jakob ErikssonRemove tests that fail badly on Windows 98.
2005-03-17  Jakob ErikssonMore trace info.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-11-06  Rein Klazes- RtlTimeFieldsToTime should not normalize the time...
2004-10-29  Rein Klazes- Simplify the calculation in TIME_DaylightCompareDate;
2004-10-26  Mike McCormackAdd some tests for time conversion functions.
2004-10-26  Rein KlazesCorrectly use the return value of GetTimeZoneInformation.
2004-09-10  Rein KlazesAdd tests of TzSpecificLocalTimeToSystemTime and
2004-03-22  Uwe BonnesAdded tests for time functions.