winspool.drv: Danish translation.
[wine] / dlls / kernel32 / tests /
2008-05-02  Paul Vrienskernel32/tests: Skip some tests on win98.
2008-05-02  Paul Vrienskernel32/tests: Don't run tests on win9x if we are...
2008-05-01  Paul Vrienskernel32/tests: Fix tests on win9x.
2008-04-25  James Hawkinskernel32: Fix a test that fails in win2k3.
2008-04-23  James Hawkinskernel32: Fix a test that fails on win9x.
2008-04-21  James Hawkinskernel32: Fix two tests that fail in win9x.
2008-04-21  James Hawkinskernel32: Fix a test that fails in win9x.
2008-04-21  James Hawkinskernel32: Skip the screen buffer tests if codepage...
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k and up.
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k.
2008-04-17  James Hawkinskernel32: Remove an invalid trace and comment.
2008-04-17  James Hawkinskernel32: Fix a few failing tests in win2k.
2008-04-17  James Hawkinskernel32: Split the GetComputerName/Ex tests into their...
2008-04-11  James Hawkinskernel32: Add traces to see why the tests fail in win2k.
2008-04-04  Austin EnglishSpelling fixes.
2008-03-26  Dan Kegelkernel32: Test negative dest len in WideCharToMultiByte.
2008-03-26  Dmitry Timoshkovkernel32: Make the test compatible with win9x.
2008-03-22  Alexandre Julliardkernel32/tests: Fix the FindFirstVolume test on Vista.
2008-03-22  Alexandre Julliardkernel32/tests: Added some tests for FindResource.
2008-03-20  Michael Mosskernel32/tests: Test notifications for overlapping...
2008-03-20  Michael Mosskernel32/tests: Fix false positive file notification...
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-12  Paul Vrienskernel32/tests: Add a few skips instead of just returning.
2008-03-12  Paul Vrienskernel32/tests: DATE_YEARMONTH is only present on W2K...
2008-03-12  Paul Vrienskernel32/tests: Skip some tests on win95.
2008-03-11  Paul Vrienskernel32: Fix/change tests for systems with no ServicePack.
2008-03-05  Francois Gougetkernel32/tests: Don't use 0xaa to avoid any confusion...
2008-02-27  Dmitry Timoshkovkernel32: Return upper cased drive letters in paths...
2008-02-27  Paul Vrienskernel32/tests: Win9x doesn't change last error.
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...
next