kernel32/tests: Fix the async I/O test to handle errors properly.
[wine] / dlls / kernel32 / tests / locale.c
2008-08-26  Paul Vrienskernel32/tests: Use skip instead of trace.
2008-07-23  Nicolas Le Camkernel32/tests: Fix a failing test in Vista.
2008-06-10  Alexandre Julliardkernel32/tests: Limit the number of failures in the...
2008-06-04  Alexandre Julliardkernel32/tests: Don't check every single Unicode char...
2008-05-23  James Hawkinskernel32: Don't test the invalid locale 0 if it is...
2008-05-12  Paul Vrienskernel32/tests: Skip tests if codepage is not installed...
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-12  Paul Vrienskernel32/tests: Add a few skips instead of just returning.
2008-03-12  Paul Vrienskernel32/tests: DATE_YEARMONTH is only present on W2K...
2007-05-04  Bill Medlandkernel32/tests: Boundary test cases for SystemTimeToFil...
2007-04-02  Dmitry Timoshkovkernel32: Add GetCPInfo test.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-21  Andrew Talbotkernel32/tests: Replace inline static with static inline.
2007-01-05  Dmitry Timoshkovkernel32: GetTimeFormat and GetDateFormat should fail...
2007-01-02  Dmitry Timoshkovkernel32: Remove a line that was supposed to be deleted...
2007-01-01  Dmitry Timoshkovkernel32: Make the locale test pass without errors...
2006-12-11  Andrew Talbotkernel32/tests: Cast-qual warnings fix.
2006-12-07  Alexandre Julliardkernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on...
2006-11-13  Francois Gougetkernel32: Fix the 'MAP_FOLDCZONE' ok() test.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.