kernel32/tests: Make sure we can remove a test directory.
[wine] / dlls / kernel32 / tests / codepage.c
2008-08-29  James Hawkinskernel32: Fix a failing test in win95.
2008-08-04  Francois GougetAssorted spelling fixes.
2008-08-04  Paul Vrienskernel32/tests: Skip tests when codepage is not available.
2008-08-01  Colin Finckkernel32/tests: Fix a wrong length passed to a WideChar...
2008-07-31  Colin Finckkernel32: Add a lot of new tests for the actual WideCha...
2008-03-26  Dan Kegelkernel32: Test negative dest len in WideCharToMultiByte.
2008-03-26  Dmitry Timoshkovkernel32: Make the test compatible with win9x.
2008-03-12  Paul Vrienskernel32/tests: Skip some tests on win95.
2007-05-18  Dmitry Timoshkovkernel32: Add an overflow test for MultiByteToWideChar.
2007-05-18  Dmitry Timoshkovkernel32: Print last error value as unsigned, printing...
2006-12-27  Michael Stefaniuckernel32/tests: In multiline strings there is no need...
2006-11-24  Marcus Meissnerkernel32/tests: Test -1 length for NULL ptr too.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.