kernel32/tests: Add tests for buffer allocation in FormatMessage.
[wine] / dlls / kernel32 / tests / actctx.c
2009-12-21  Nikolay Sivovkernel32/tests: Print line numbers in tests.
2009-12-18  Nikolay Sivovkernel32/tests: Fix few context leaks.
2009-11-29  Paul Vrienskernel32/tests: Fix some intermittent crashes/failures...
2009-09-15  Ge van Geldorpkernel32/tests: Fix actctx tests on Vista+.
2009-04-06  Alexandre Julliardkernel32/tests: Use the appropriate processor architect...
2009-02-24  Francois Gougetkernel32/tests: Use win_skip() to skip over unimplement...
2008-10-22  Aric Stewartntdll: Update behavior of ActivationContextBasicInforma...
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.