ntdll: Use success return values for stubs.
[wine] / dlls / ntdll / tests /
2012-02-13  André Hentschelntdll/tests: Fix some typos.
2012-01-03  André Hentschelntdll/tests: Add optional return value for some win7...
2011-11-28  Francois GougetAssorted spelling fixes and wording tweaks.
2011-11-23  Dmitry Timoshkovntdll: Change the virtual memory test to accept both...
2011-11-21  Frédéric Delanoyntdll/tests: Avoid harcoding array lengths.
2011-10-20  Alexandre Julliardntdll/tests: Clear the full atom structure before every...
2011-10-17  Thomas Faberntdll/tests: Fix build with MSVC.
2011-10-13  Bernhard Loosntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren...
2011-10-08  Bernhard Loosntdll: Implement the NamedPipeConfiguration value for...
2011-10-08  Bernhard Loosserver: Correctly implement permission checking for...
2011-10-08  Bernhard Loosserver: It's possible to call NtQueryInformationFile...
2011-09-27  Bernhard Loosserver: Sharing 0 is not allowed for named pipes.
2011-09-26  André Hentschelntdll/tests: Don't test function directly when reportin...
2011-09-19  Francois Gougetntdll/tests: Skip some tests if not allowed to modify...
2011-09-12  Frédéric Delanoyntdll: Add NtCreateFile tests for invalid chars in...
2011-09-08  André Hentschelntdll/tests: Tests for _wcslwr and _wcsupr.
2011-09-08  André Hentschelntdll/tests: Run the execution test only on x86 platforms.
2011-08-26  Alexandre Julliardntdll/tests: Wait for async I/O to complete when the...
2011-08-24  Francois Gougetntdll/tests: Fix the spelling of IID_Endianness.
2011-08-24  Grazvydas Ignotasntdll: Use swapping method to return . and .. as first...
2011-08-24  Grazvydas Ignotasntdll/tests: Test NtQueryDirectoryFile with different...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-01  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2011-07-27  Bernhard Loosntdll/tests: Add a number of named pipe tests using...
2011-07-26  Austin Englishntdll/tests: Remove a dead assignment (LLVM/Clang).
2011-07-20  Bernhard Loosntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH.
2011-07-19  Grazvydas Ignotasntdll/tests: Test NtQueryDirectoryFile with RestartScan...
2011-07-18  Grazvydas Ignotasserver: Set debug enable bits briefly to commit the...
2011-07-18  Grazvydas Ignotasserver: Set RW and LEN bits of DR7 before setting DR0...
2011-07-18  Grazvydas Ignotasntdll/tests: Add more debug register tests.
2011-07-07  Austin Lundntdll/tests: Added tests for ObjectTypeInformation...
2011-03-30  Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30  Dmitry Timoshkovntdll: Add more NtCreateFile tests.
2011-03-30  Steven Wallacentdll: implemented ProcessDebugFlags in NtQueryInformat...
2011-03-29  Dmitry Timoshkovntdll: Add a bunch of NtCreateFile tests.
2011-03-28  Dmitry Timoshkovntdll: Use an NtWriteFile pointer instead of a static...
2011-02-14  Austin Englishntdll/tests: Make sure return values are used (LLVM...
2011-02-14  Austin Englishntdll/tests: Don't check return values inside of if...
2011-02-11  Austin Englishntdll/tests: Make sure a return value is used (LLVM...
2011-02-10  Austin Englishntdll/tests: Make sure return value is used (LLVM/Clang).
2011-02-08  Austin Englishntdll/tests: Make sure return values are used (LLVM...
2011-02-01  Andrew Nguyenntdll/tests: Avoid casting away const in comparison...
2011-01-31  Alexandre Julliardntdll/tests: Avoid sizeof in a trace.
2011-01-17  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2011-01-12  Matteo Brunintdll/tests: Add a FILE_APPEND_DATA test.
2010-12-29  André Hentschelntdll/tests: Don't test function directly when reportin...
2010-12-22  Greg Geldorpntdll/tests: Add alternative results for overlong instr...
2010-12-13  André Hentschelntdll: Fix test failure on some NT4 machines.
2010-12-03  Francois Gougetntdll/tests: Add a trailing '\n' to an ok() call.
2010-11-24  Gerald Pfeiferntdll/tests: Remove unused variable from test_query_vol...
2010-11-23  Louis Lendersntdll/tests: Add tests for NtQueryVolumeInformationFile...
2010-11-15  Marcus Meissnerntdll: Fixed file view mapping in regards to no-exec.
2010-11-11  André Hentschelntdll/tests: Fix crash in japanese and chinese test.
2010-11-08  Marcus Meissnerntdll: Check and fix PE header protections.
2010-10-20  Alexandre Julliardinclude: The FLOATING_SAVE_AREA type is i386-specific.
2010-10-05  Stefan Oberhumerntdll/tests: Add some more tests for qsort().
2010-10-01  Alexandre Julliardntdll/tests: Make some variables static.
2010-09-30  Alexandre Julliardntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-22  Peter Oberndorferntdll/tests: Remove unused NtWaitForSingleObject import.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-15  Alexandre Julliardntdll/tests: Fix the image protection test on Mac OS...
2010-09-15  Henri Verbeetntdll: Do not return STATUS_SUCCESS on failure in NtQue...
2010-08-26  Alexandre Julliardntdll/tests: Add a test for the protection state of...
2010-08-24  Marcus Meissnerntdll: Set correct protection flags on sections in...
2010-08-20  Detlef Riekenbergntdll/tests: Add tests for RtlIpv4AddressToString ...
2010-08-20  Jacek Cabanntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
2010-08-17  André Hentschelntdll: Add more error codes.
2010-08-04  André Hentschelntdll: Add SXS error codes.
2010-08-02  Andrey Turkinntdll/tests: Do not check signedness for char types.
2010-07-28  Reece Dunnntdll/tests: check io.Status in the file tests.
2010-07-28  Andrew Nguyenntdll: Fix the status code for ProcessDebugObjectHandle...
2010-07-28  Michael Stefaniucntdll: Use IsEqualGUID instead of memcmp to compare...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  André Hentschelntdll: Add LDT error codes.
2010-07-09  Marcus Meissnerntdll: Handle error cases in om test (Coverity).
2010-07-06  Alexandre Julliardntdll/tests: Fix a few test failures in the new exe...
2010-07-05  Marcus Meissnerntdll: Add tests for NtQueryVirtualMemory.
2010-06-30  Alexandre Julliardntdll/tests: Add some tests for NtQuerySymbolicLinkObject.
2010-06-30  Alexandre Julliardntdll/tests: Add a test for the exception resulting...
2010-06-22  Alexandre Julliardntdll/tests: Fix some exception tests for Wow64.
2010-06-17  Andrew Nguyenntdll/tests: Add tests to examine output file part...
2010-05-24  Marcus Meissnerntdll: qsort: comparator must not get the same pointer.
2010-05-14  Hans Leidekkerntdll: Add some tests for RtlIsTextUnicode.
2010-05-13  Marcus Meissnerntdll: Implement bsearch, lfind to use correct comparat...
2010-05-11  Marcus Meissnerntdll: Reimplement qsort() using generic mergesort.
2010-05-05  Gerald Pfeiferntdll/tests: Remove variable len which is not really...
2010-04-21  Michael Stefaniucntdll/tests: Avoid using the 'long' types.
2010-04-12  Paul Vriensntdll/tests: Prevent test failures on Windows.
2010-04-12  Paul Vriensntdll/tests: We need a bigger buffer for NtQueryInforma...
2010-04-12  Paul Vriensntdll/tests: Enumerate one by one.
2010-04-12  Paul Vriensntdll/tests: Make sure we can enumerate the directory.
2010-04-07  Alexandre Julliardwinapi: Add a few more types to the ntdll generated...
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-02  Alexandre Julliardntdll/tests: Skip a couple of exception tests that...
2010-03-31  Alexandre Julliardntdll/tests: Don't free a string that wasn't allocated.
2010-03-31  Alexandre Julliardntdll/tests: Port functions use the 64-bit structure...
2010-03-31  Alexandre Julliardntdll/tests: Fix a number of test failures on Wow64.
2010-03-22  André Hentschelntdll: Update error code mapping.
2010-03-22  André Hentschelntdll: Fix error strict mode tests on vista+.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
next