ws2_32: Fix test output string to match the test.
[wine] / dlls / ntdll / tests /
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.
2007-03-09  Peter Beutnerntdll: Testcase for handling SIMD exceptions.
2007-03-05  Peter Oberndorferntdll: Make exception test not hang when creating proce...
2007-02-28  Jeff Latimerntdll: Test object attributes in NtCreateMailslotFile.
2007-02-28  Jeff Latimerntdll: Set default timeout in NtCreateMailslotFile...
2007-02-28  Jeff Latimerntdll: Check for passing a NULL handle to NtCreateMails...
2007-02-28  Jeff Latimerntdll: Framework for NtCreateMailslotFile tests.
2007-02-27  Peter Oberndorferntdll: Extend debugger tests.
2007-02-27  Peter Oberndorferntdll/tests: Add a debugger around the exceptions.
2007-02-16  Peter Oberndorferntdll: Add a vectored exception handling test to the...
2007-02-13  Marcus Meissnerntdll/tests: Fixed WCHAR overflow.
2007-02-13  Peter Oberndorferntdll: Test that shows RtlRaiseException with EXCEPTION...
2007-01-22  Paul Vriensntdll: Extra check for ObjectAttributes (Coverity).
2007-01-18  Francois Gougetntdll/tests: Use '%u' to print GetLastError().
2007-01-10  Paul Vriensntdll/tests: Skip some tests on Windows Vista.
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2007-01-10  Alexandre Julliardntdll/tests: Don't bother testing the port functions...
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-08  Francois Gougetntdll/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-04  Rob Shearmanntdll: Fix some test failures of RtlGUIDFromString...
2007-01-04  Rob Shearmanntdll: RtlInitUnicodeString on a string too long to...
2006-12-13  Andrew Talbotntdll/tests: Cast-qual warning fix.
2006-12-07  Paul Vriensntdll/tests: Fix typo.
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-01  Peter Beutnerntdll: Add more exception tests.
2006-12-01  Peter Beutnerntdll: Run exception tests from executable memory.
2006-12-01  Peter Beutnerntdll: Simplify exception tests.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Use intended variable.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-03  Dmitry Timoshkovntdll: Make test_debug_regs() print the actual Dr7...
2006-10-02  Peter Oberndorferntdll: Add a test for NtReadVirtualMemory.
2006-10-02  Marcus Meissnerntdll: Added debug registers test case.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Paul Vriensntdll: Fixed conditional expression (Coverity).
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-18  Paul Vriensntdll: Fix failing test on windows.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  Paul Vriensntdll/tests: Added some NULL testing.
2006-06-30  Paul Vriensntdll: Fix return codes for NtCreateKey (with tests).
2006-06-27  Vitaliy Margolenntdll: Fix 2 failing test on native. Change Wine accord...
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardntdll/tests: Use lstrlenA instead of strlen in ok(...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
next