dmstyle: Assign to structs instead of using memcpy.
[wine] / dlls / kernel32 / tests /
2008-02-25  Rob Shearmankernel32: Fix the number of characters passed to GetAto...
2008-02-15  Francois Gougetkernel32/tests: Fix the time tests when 'Automatically...
2008-02-13  Paul Vrienskernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
2008-02-12  Erich Hooverkernel32: Add tests for ReplaceFileA and ReplaceFileW.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-05  James Hawkinskernel32: Factor out the VerifyVersionInfo tests into...
2008-01-24  Paul Vrienskernel32/tests: Win9x returns a different last error.
2008-01-24  Alexandre JulliardAvoid sizeof in traces.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Francois Gougetkernel32/tests: Test the expansion of indirect environm...
2008-01-16  Francois Gougetkernel32/tests: Small spelling fix in a parameter name.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2008-01-15  Paul Vrienskernel32/tests: FindFirstVolumeA is not available on...
2008-01-14  Marcus Meissnerserver: Enumerate process in reverse.
2008-01-11  Francois Gougetkernel32/tests: Despite the MSDN claims, GetComputerNam...
2008-01-11  Francois Gougetkernel32/tests: Add more ExpandEnvironmentStringsA...
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-07  Alexandre Julliardkernel32/tests: Avoid using size_t in traces.
2008-01-07  Hans Leidekkerkernel32: Fix two test failures on Win98 due to missing...
2008-01-04  Alexandre Julliardkernel32/tests: Added tests for FindFirstVolume/FindNex...
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2007-12-31  Gerald Pfeiferkernel32/tests: Remove extraneous check.
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-12-21  Rob Shearmankernel32: Add a test for calling VirtualAlloc on a...
2007-12-18  Stefan Dösingerkernel32: Add a test for BindIoCompletionCallback.
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-06  Paul Vrienskernel32/tests: Test for functions should be or-ed.
2007-12-05  Paul Vrienskernel32: Make tests run on Win98 again.
2007-12-03  Hans Leidekkerkernel32: Implement and test {G, S}etConsoleInputExeNam...
2007-12-03  Paul Vrienskernel32: Add some simple tests for GetVersionExA.
2007-11-26  Jacek Cabankernel32: Terminate child process in virtual tests.
2007-11-26  Rob Shearmankernel32: Change the shared manifest test to depend...
2007-11-20  Alexandre Julliardkernel32/tests: Don't crash the test if GetThreadContex...
2007-11-19  Michael Stefaniuckernel32: Remove duplicate includes.
2007-11-16  Dmitry Timoshkovkernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED...
2007-11-16  Dmitry Timoshkovkernel32: Set last error to ERROR_ALREADY_EXISTS if...
2007-11-13  Francois Gougetkernel32/tests: Fix a signed/unsigned warning.
2007-11-12  Hans Leidekkerkernel32: Loosen requirements on what QueryDosDevice...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-06  Rob Shearmanserver: Don't do access checks on the security descript...
2007-11-05  Francois Gougetkernel32: Fix the image size in a test to avoid a BSOD...
2007-10-25  Rob Shearmankernel32: Add tests for creating events with different...
2007-10-22  Lionel Debrouxkernel32/tests: Fix memory leaks (found by Smatch).
2007-10-19  Mikolaj Zalewskikernel32: FindExSearchLimitToDirectories has no effect...
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-10-17  Alexandre Julliardkernel32/tests: Replace a couple of macros by a functio...
2007-10-02  Marcus Meissnerkernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr.
2007-09-27  Hans Leidekkerkernel32: Check for NULL output buffer in FormatMessage...
2007-09-25  Dmitry Timoshkovkernel32: Add a test for read-only mapping of a write...
2007-09-20  Dmitry Timoshkovkernel32: Print last error in failure messages of the...
2007-09-20  James Hawkinskernel32: Don't crash accessing an invalid handle in...
2007-09-19  Dmitry Timoshkovkernel32: Add a test for rw mapping of a read-only...
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-14  Rob Shearmanntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
2007-09-12  Dmitry Timoshkovkernel32: Skip the comm test if the found com port...
2007-08-31  Francois Gougetkernel32/tests: Add tests for DebugActiveProcessStop...
2007-08-31  Francois Gougetserver: Fix the crashed process exit code when the...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-30  Francois Gougetkernel32/tests: Don't call ok() in child processes.
2007-08-30  Francois Gougetkernel32/tests: If the registry happens to be set up...
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-21  Paul Vrienskernel32/tests: Skip some not implemented functions...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-16  Marcus Meissnerkernel32: Initialize variable to a known bad value.
2007-08-16  Francois Gougetkernel32/tests: Remove a redundant RegSetValueExA(...
2007-08-10  Francois Gougetkernel32/tests: Test the debugger startup and crashed...
2007-08-08  Paul Vrienskernel32/tests: Create paths after checking availabilit...
2007-08-08  Paul Vrienskernel32/tests: Changed skip message.
2007-08-06  Francois Gougetkernel32/tests: Re-balance the curly parentheses so...
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Dmitry Timoshkovkernel32: Skip remainder of the time zone test if Syste...
2007-07-30  Dmitry Timoshkovkernel32: Add more tests for time zone info.
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.
2007-07-25  Matt Jonesserver: Only commit SetThreadPriority if new priority...
2007-07-25  Matt Joneskernel32: Added test for bad arguments to SetThreadPrio...
2007-07-20  Anatoly Lyutinkernel32/tests: Add test for GetShortPathNameW.
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-16  Alexandre Julliardkernel32: Wait in overlapped Read/WriteFile even when...
2007-07-16  Huw Davieskernel32: Overlapped pipe tests.
2007-07-09  Paul Vrienskernel32/tests: Add a forgotten if statement.
2007-07-05  Paul Vrienskernel32/tests 2/2: Use skip for not implemented function.
2007-07-05  Paul Vrienskernel32/tests: Don't crash on win98.
2007-07-05  Paul Vrienskernel32/tests: Use skip when functions are not available.
2007-06-27  Michael Stefaniuckernel32: Remove superfluous casts of void pointers...
2007-06-25  Paul Vrienskernel32/tests: Don't crash (on Vista).
2007-06-25  Paul Vrienskernel32/tests: Don't crash on Vista.
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-05-29  Francois Gougetkernel32/tests: src[i] is a char so there is no point...
next