kernel32/tests: Use '%d' to print GetLastError().
[wine] / dlls / kernel32 / tests /
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2007-01-04  Mike McCormackkernel32: Don't try update version resources with inval...
2007-01-04  Rob Shearmankernel32: Be more verbose about the expected and receiv...
2007-01-03  Thomas Khokernel32: Add CreateRemoteThread remote thread conforma...
2007-01-03  Thomas Khokernel32: Add VirtualAllocEx remote thread conformance...
2007-01-03  Mike McCormackkernel32: Store resources to be updated in a tree.
2007-01-02  Dmitry Timoshkovkernel32: Remove a line that was supposed to be deleted...
2007-01-02  Mike McCormackkernel32: Remove incorrect and incomplete implementatio...
2007-01-02  Mike McCormackkernel32: Add a short test for Begin/EndUpdateResource.
2007-01-01  Dmitry Timoshkovkernel32: Make the locale test pass without errors...
2007-01-01  Paul Vrienskernel32/tests: Run tests on NT4 again.
2007-01-01  Paul Vrienskernel32/tests: Moved ok-statement to the appropriate...
2007-01-01  Paul Vrienskernel32/tests: Move USE_EXTENDED_PRIORITIES outside...
2006-12-27  Michael Stefaniuckernel32/tests: In multiline strings there is no need...
2006-12-22  Dmitry Timoshkovkernel32: Fix a typo.
2006-12-21  Alexandre Julliardntdll: File positions should be aligned to sector bound...
2006-12-21  Paul Vrienskernel32/tests: Don't use full path for executable...
2006-12-20  Alexandre Julliardntdll: Fix the libdl refcount when loading the same...
2006-12-20  Francois Gougetkernel32/tests: Test loading and unloading of builtin...
2006-12-19  Dmitry Timoshkovkernel32: Add a minimal PE image that XP is able to...
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-14  Paul Vrienskernel32/tests: Be a bit more verbose on failure.
2006-12-13  Alexandre Julliardntdll: Map the PE header up to the specified size,...
2006-12-13  Dmitry Timoshkovkernel32: Add the data that mimics the PE image which...
2006-12-11  Andrew Talbotkernel32/tests: Cast-qual warnings fix.
2006-12-07  Dmitry Timoshkovkernel32: Add PE images with section alignment 1 and...
2006-12-07  Alexandre Julliardntdll: Fix the failing loader tests.
2006-12-07  Alexandre Julliardkernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on...
2006-12-06  Detlef Riekenbergkernel32/tests: Add tests for GetWindowsDirectory.
2006-12-06  Detlef Riekenbergkernel32/tests: Add tests for GetSystemDirectory.
2006-12-01  Alexandre Julliardkernel32/tests: Added test case for . and .. directory...
2006-12-01  Dmitry Timoshkovkernel32: Skip the PE loader test under a Win9x platform.
2006-11-28  Dmitry Timoshkovkernel32: Add more obscure PE images that XP is able...
2006-11-27  Dmitry Timoshkovkernel32: Improve the PE loader test.
2006-11-24  Marcus Meissnerkernel32/tests: Test -1 length for NULL ptr too.
2006-11-20  Detlef Riekenbergkernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
2006-11-20  Detlef Riekenbergkernel32/tests: Load tests on Win9x again (VirtualAlloc...
2006-11-16  Dmitry Timoshkovkernel32: Add a basic PE loader test.
2006-11-15  Alexandre Julliardkernel32/tests: Reserve some more memory for the enviro...
2006-11-13  Francois Gougetkernel32: Fix the 'MAP_FOLDCZONE' ok() test.
2006-11-09  Alexandre Julliardkernel32/tests: Fixed the pipe test for MacOS.
2006-11-08  Dmitry Timoshkovkernel32: Add basic OpenProcess test.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-04  Alexandre Julliardkernel32/tests: Don't wait for overlapped result if...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-02  Louis. Lenderskernel32: Add 2 simple tests for GetLongPathNameW.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.