Assorted spelling fixes.
[wine] / dlls / ntdll / tests /
2008-12-12  Francois Gougetntdll/tests: Make rtlraiseexception_vectored_handler...
2008-12-04  Alexandre Julliardntdll/tests: Use the correct prototype for RtlAllocateH...
2008-12-02  Paul Vriensntdll/tests: Fix a test failure on W2K.
2008-12-01  Jeff Zaroykontdll: Avoid NULL deref in RtlDeleteTimer.
2008-12-01  Francois Gougetntdll: Remove an unneeded cast.
2008-11-21  Francois Gougetntdll/tests: Remove a redundant 'if'.
2008-11-19  Francois Gougetntdll/tests: Test how NT(Set, Query)ValueKey() handle...
2008-11-19  Francois Gougetntdll/tests: Fix typos in test_NtQueryValueKey().
2008-11-11  Alexandre Julliardntdll/tests: Fixed more object manager tests on Vista.
2008-11-11  Alexandre Julliardntdll: Add support for root directory in NtCreateFile...
2008-11-11  Alexandre Julliardntdll/tests: Fix a couple of test failures on Vista.
2008-11-10  Alexandre Julliardntdll/tests: Fix the atom test on NT4.
2008-11-05  Alexandre Julliardntdll/tests: Fix a couple of tests on NT4.
2008-10-29  Alexandre Julliardntdll: Add a few more tests for RtlIsDosDeviceName_U...
2008-10-23  Aric Stewartntdll/tests: handle info behavior for vista and 2008...
2008-10-20  Aric Stewartntdll: Implement SystemProcessorPerformanceInformation...
2008-09-24  James Hawkinsntdll: Fix a couple failing tests in NT4.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
2008-09-22  Paul Vriensntdll/tests: Use skip and add a FreeLibrary.
2008-09-22  Alexandre Julliardntdll/tests: Fix a few test failures on NT4.
2008-09-19  Alexandre Julliardntdll/tests: Fix a couple of tests failing on NT4.
2008-09-16  Alexandre Julliardntdll/tests: Clear the direction flag in the handler...
2008-09-11  Alexandre Julliardntdll/tests: Fix the async I/O test on Vista.
2008-09-03  Jeff Zaroykontdll: Add some tests for NtDeleteFile.
2008-09-03  James Hawkinsntdll: Fix a failing test in NT4.
2008-09-03  James Hawkinsntdll: Fix a few failing tests in Vista.
2008-08-27  Alexandre Julliardntdll/tests: Fix a few more failures in the info test.
2008-08-26  Alexandre Julliardntdll/tests: Handle a couple of failures on NT4.
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the string...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the info test...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the env test...
2008-07-22  Lei Zhangntdll: Use our own implementation of atoi and atol.
2008-07-16  Gerald Pfeiferntdll/tests: Use NTSTATUS instead of DWORD for status...
2008-07-02  James Hawkinsntdll: Skip the byte swap test in win2k.
2008-07-02  Peter Oberndorferntdll: Add broken() to two test cases.
2008-07-01  Zac Brownntdll: Implement checking for control characters in...
2008-06-25  Zac Brownntdll/tests: Add tests for (Rtl)IsTextUnicode to verify...
2008-06-20  Huw Daviesntdll: Free the correct buffer in the test.
2008-06-10  Paul Vriensntdll/tests: Free memory after use.
2008-06-10  Alexandre Julliardntdll/tests: Fix a few tests on Vista.
2008-06-03  Zac Brownntdll/tests: Actually verify right bytes received in...
2008-05-21  Jeremy Whitentdll/tests: Only test the readcount for a read below...
2008-05-19  Alexandre Julliardntdll/tests: Make sure to clear the DF flag on return...
2008-05-19  Paul Vriensntdll/tests: Skip test when we don't have enough rights.
2008-05-19  Paul Vriensntdll/tests: Free library after use.
2008-05-14  James Hawkinsntdll: Fix a test that fails in win2k3.
2008-05-14  James Hawkinsntdll: Fix a few tests that fail in win2k3.
2008-05-13  James Hawkinsntdll: Fix a few failing tests in win2k3.
2008-05-07  Maarten Lankhorstntdll: Fix file test to not free memory allocated on...
2008-05-07  Maarten Lankhorstntdll: Fix some exception tests to pass on Windows.
2008-05-02  James Hawkinsntdll: Fix two tests that fail on all NT platforms.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-11  James Hawkinsntdll: Fix a few tests that fail in win2k.
2008-04-09  Austin EnglishSpelling fixes.
2008-03-20  Alexandre Julliardntdll: Add test cases for the direction flag.
2008-03-10  Paul Vriensntdll/tests: ProcessImageFileName is not supported...
2008-03-05  Francois Gougetntdll/tests: Don't use 0x55/0xaa to avoid any confusion...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-07  Rob Shearmanntdll: Fix NtQueryValueKey for KeyValueBasicInformation.
2008-01-07  Rob Shearmanntdll: Fix the Data and Name returned by NtQueryValueKe...
2008-01-07  Rob Shearmanntdll: Add tests for the data and name returned by...
2007-12-31  Rob Shearmanntdll: Set the DataLength field of the information...
2007-12-31  Rob Shearmanntdll: Add some tests for NtQueryValueKey.
2007-12-18  Andrey Turkinserver: Store I/O completion information in async struc...
2007-12-17  Andrey Turkinserver: I/O completion ports can only be used with...
2007-11-20  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinntdll: Make async i/o functions generate completion...
2007-11-15  Andrey Turkinntdll: Add some I/O completion tests.
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-11-12  Rob Shearmanntdll: Initialise the part of the buffer to be written...
2007-10-24  Dmitry Timoshkovntdll: Use symbolic names when possible.
2007-10-22  Lionel Debrouxntdll/tests: Fix memory leaks (found by Smatch) and...
2007-10-17  Mikolaj Zalewskintdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for...
2007-10-17  Mikolaj Zalewskintdll: Add some tests for RtlIsTextUnicode.
2007-09-20  Alexandre Julliardntdll/tests: Skip the debugger test if the child proces...
2007-08-22  Paul Vriensntdll/tests: Fix typos.
2007-08-21  Paul Vriensntdll/tests: Use skip instead of trace.
2007-08-21  Paul Vriensntdll/tests: Do GetModuleHandle only once and add a...
2007-08-14  Paul Vriensntdll/tests: Make tests run again on win95.
2007-06-19  Alexandre Julliardntdll: Improved the stub behavior of NtQuerySystemInfor...
2007-05-29  Francois Gougetntdll/tests: Remove an inappropriate const qualifier.
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
2007-05-11  Peter Oberndorferntdll: Use correct prototype for thread function.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-09  Alexandre Julliardntdll: Add some test cases for asynchronous I/O.
2007-04-05  Paul Vriensntdll/tests: Use GetModuleHandle and skip.
2007-04-05  Peter Beutnerntdll: Remove one exception test.
2007-04-04  Rob Shearmanntdll: Pass the correct value to NtClose in the tests.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-14  Alexandre Julliardntdll: Fixed some exception codes and parameters.
2007-03-14  Alexandre Julliardntdll/tests: Mask reserved bits before testing dr7.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Dmitry Timoshkovntdll: Make the error test pass under XP.
next