kernel32/tests: Make sure we can remove a test directory.
[wine] / dlls / kernel32 / tests / loader.c
2008-09-22  Francois Gougetkernel32/tests: Fix compilation on systems that don...
2008-09-16  Alexandre Julliardkernel32/tests: Support alternate results in the loader...
2008-09-15  Roy Sheakernel32/test: Test import entries of a core windows...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-05  Francois Gougetkernel32: Fix the image size in a test to avoid a BSOD...
2007-08-06  Francois Gougetkernel32/tests: Re-balance the curly parentheses so...
2007-06-25  Paul Vrienskernel32/tests: Don't crash (on Vista).
2007-05-24  Dmitry Timoshkovkernel32/tests: Fix a problem revealed by compilation...
2007-05-16  Alexandre Julliardkernel32: Check for already loaded module also for...
2007-05-16  Dmitry Timoshkovkernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_...
2006-12-22  Dmitry Timoshkovkernel32: Fix a typo.
2006-12-21  Alexandre Julliardntdll: File positions should be aligned to sector bound...
2006-12-19  Dmitry Timoshkovkernel32: Add a minimal PE image that XP is able to...
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-07  Dmitry Timoshkovkernel32: Add PE images with section alignment 1 and...
2006-12-07  Alexandre Julliardntdll: Fix the failing loader tests.
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-16  Dmitry Timoshkovkernel32: Add a basic PE loader test.