kernel32/tests: Make sure we can remove a test directory.
[wine] / dlls / kernel32 / tests / actctx.c
2008-09-15  Marcus Meissnerkernel32/tests: Pass correct size to MultiBytetoWideChar.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-01-07  Alexandre Julliardkernel32/tests: Avoid using size_t in traces.
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-11-26  Rob Shearmankernel32: Change the shared manifest test to depend...
2007-11-13  Francois Gougetkernel32/tests: Fix a signed/unsigned warning.
2007-10-22  Lionel Debrouxkernel32/tests: Fix memory leaks (found by Smatch).
2007-10-18  Mikolaj Zalewskintdll: Support for UTF-16 manifests with reverse endian...
2007-10-18  Mikolaj Zalewskintdll: Manifests should be parsed as UTF-16 only if...
2007-10-18  Mikolaj Zalewskikernel32/tests: Make the actctx test pass when the...
2007-10-18  Mikolaj Zalewskikernel32/tests: Support for spaces in actctx test execu...
2007-10-18  Mikolaj Zalewskikernel32/tests: Don't close an invalid handle if the...
2007-08-08  Paul Vrienskernel32/tests: Create paths after checking availabilit...
2007-08-08  Paul Vrienskernel32/tests: Changed skip message.
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.