projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Don't use PRInt32 in property getters implementations.
[wine]
/
dlls
/
ntdll
/
tests
/
2013-01-17
Detlef Riekenberg
ntdll/tests: Fix SYSTEM_CACHE_INFORMATION failures.
tree
|
commitdiff
2012-12-03
André Hentschel
ntdll/tests: Fix check for PAGE_READWRITE.
tree
|
commitdiff
2012-10-24
Akihiro Sagawa
ntdll: Calculate SystemProcessInformation's ReturnLengt...
tree
|
commitdiff
2012-10-24
Akihiro Sagawa
ntdll: Add ReturnLength test for NtQuerySystemInformati...
tree
|
commitdiff
2012-10-24
André Hentschel
ntdll/tests: Remove duplicate function prototypes ...
tree
|
commitdiff
2012-10-12
Alexandre Julliard
ntdll/tests: Fix some test failures on Windows.
tree
|
commitdiff
2012-09-25
André Hentschel
ntdll/tests: Fix test failure on win8.
tree
|
commitdiff
2012-09-24
Francois Gouget
Use the CP_ACP and NULL macros instead of numeric liter...
tree
|
commitdiff
2012-09-17
Michael Stefaniuc
ntdll/tests: Fix a memory leak (Smatch).
tree
|
commitdiff
2012-09-13
James Eder
ntdll/tests: Add test for ProcessorInformation case...
tree
|
commitdiff
2012-09-04
Piotr Caban
ntdll/tests: Added basic NtQuerySystemInformation(Syste...
tree
|
commitdiff
2012-08-22
André Hentschel
ntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
tree
|
commitdiff
2012-07-10
Thomas Faber
ntdll/tests: Add test for RtlIpv4StringToAddress.
tree
|
commitdiff
2012-07-09
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process_basic.
tree
|
commitdiff
2012-06-21
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process.
tree
|
commitdiff
2012-06-06
Erich Hoover
server: Access the completion from the file descriptor...
tree
|
commitdiff
2012-06-05
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_timeofday.
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll/tests: Add tests for NtGetCurrentProcessorNumber.
tree
|
commitdiff
2012-04-16
Michael Stefaniuc
ntdll/tests: Avoid casting zero.
tree
|
commitdiff
2012-03-13
Ken Thomases
ntdll: Fix status returned for too-long registry value...
tree
|
commitdiff
2012-02-13
André Hentschel
ntdll/tests: Fix some typos.
tree
|
commitdiff
2012-01-03
André Hentschel
ntdll/tests: Add optional return value for some win7...
tree
|
commitdiff
2011-11-28
Francois Gouget
Assorted spelling fixes and wording tweaks.
tree
|
commitdiff
2011-11-23
Dmitry Timoshkov
ntdll: Change the virtual memory test to accept both...
tree
|
commitdiff
2011-11-21
Frédéric Delanoy
ntdll/tests: Avoid harcoding array lengths.
tree
|
commitdiff
2011-10-20
Alexandre Julliard
ntdll/tests: Clear the full atom structure before every...
tree
|
commitdiff
2011-10-17
Thomas Faber
ntdll/tests: Fix build with MSVC.
tree
|
commitdiff
2011-10-13
Bernhard Loos
ntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren...
tree
|
commitdiff
2011-10-08
Bernhard Loos
ntdll: Implement the NamedPipeConfiguration value for...
tree
|
commitdiff
2011-10-08
Bernhard Loos
server: Correctly implement permission checking for...
tree
|
commitdiff
2011-10-08
Bernhard Loos
server: It's possible to call NtQueryInformationFile...
tree
|
commitdiff
2011-09-27
Bernhard Loos
server: Sharing 0 is not allowed for named pipes.
tree
|
commitdiff
2011-09-26
André Hentschel
ntdll/tests: Don't test function directly when reportin...
tree
|
commitdiff
2011-09-19
Francois Gouget
ntdll/tests: Skip some tests if not allowed to modify...
tree
|
commitdiff
2011-09-12
Frédéric Delanoy
ntdll: Add NtCreateFile tests for invalid chars in...
tree
|
commitdiff
2011-09-08
André Hentschel
ntdll/tests: Tests for _wcslwr and _wcsupr.
tree
|
commitdiff
2011-09-08
André Hentschel
ntdll/tests: Run the execution test only on x86 platforms.
tree
|
commitdiff
2011-08-26
Alexandre Julliard
ntdll/tests: Wait for async I/O to complete when the...
tree
|
commitdiff
2011-08-24
Francois Gouget
ntdll/tests: Fix the spelling of IID_Endianness.
tree
|
commitdiff
2011-08-24
Grazvydas Ignotas
ntdll: Use swapping method to return . and .. as first...
tree
|
commitdiff
2011-08-24
Grazvydas Ignotas
ntdll/tests: Test NtQueryDirectoryFile with different...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2011-07-27
Bernhard Loos
ntdll/tests: Add a number of named pipe tests using...
tree
|
commitdiff
2011-07-26
Austin English
ntdll/tests: Remove a dead assignment (LLVM/Clang).
tree
|
commitdiff
2011-07-20
Bernhard Loos
ntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH.
tree
|
commitdiff
2011-07-19
Grazvydas Ignotas
ntdll/tests: Test NtQueryDirectoryFile with RestartScan...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set debug enable bits briefly to commit the...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set RW and LEN bits of DR7 before setting DR0...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
ntdll/tests: Add more debug register tests.
tree
|
commitdiff
2011-07-07
Austin Lund
ntdll/tests: Added tests for ObjectTypeInformation...
tree
|
commitdiff
2011-03-30
Dmitry Timoshkov
server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
tree
|
commitdiff
2011-03-30
Dmitry Timoshkov
ntdll: Add more NtCreateFile tests.
tree
|
commitdiff
2011-03-30
Steven Wallace
ntdll: implemented ProcessDebugFlags in NtQueryInformat...
tree
|
commitdiff
2011-03-29
Dmitry Timoshkov
ntdll: Add a bunch of NtCreateFile tests.
tree
|
commitdiff
2011-03-28
Dmitry Timoshkov
ntdll: Use an NtWriteFile pointer instead of a static...
tree
|
commitdiff
2011-02-14
Austin English
ntdll/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-14
Austin English
ntdll/tests: Don't check return values inside of if...
tree
|
commitdiff
2011-02-11
Austin English
ntdll/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-02-10
Austin English
ntdll/tests: Make sure return value is used (LLVM/Clang).
tree
|
commitdiff
2011-02-08
Austin English
ntdll/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-01
Andrew Nguyen
ntdll/tests: Avoid casting away const in comparison...
tree
|
commitdiff
2011-01-31
Alexandre Julliard
ntdll/tests: Avoid sizeof in a trace.
tree
|
commitdiff
2011-01-17
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2011-01-12
Matteo Bruni
ntdll/tests: Add a FILE_APPEND_DATA test.
tree
|
commitdiff
2010-12-29
André Hentschel
ntdll/tests: Don't test function directly when reportin...
tree
|
commitdiff
2010-12-22
Greg Geldorp
ntdll/tests: Add alternative results for overlong instr...
tree
|
commitdiff
2010-12-13
André Hentschel
ntdll: Fix test failure on some NT4 machines.
tree
|
commitdiff
2010-12-03
Francois Gouget
ntdll/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2010-11-24
Gerald Pfeifer
ntdll/tests: Remove unused variable from test_query_vol...
tree
|
commitdiff
2010-11-23
Louis Lenders
ntdll/tests: Add tests for NtQueryVolumeInformationFile...
tree
|
commitdiff
2010-11-15
Marcus Meissner
ntdll: Fixed file view mapping in regards to no-exec.
tree
|
commitdiff
2010-11-11
André Hentschel
ntdll/tests: Fix crash in japanese and chinese test.
tree
|
commitdiff
2010-11-08
Marcus Meissner
ntdll: Check and fix PE header protections.
tree
|
commitdiff
2010-10-20
Alexandre Julliard
include: The FLOATING_SAVE_AREA type is i386-specific.
tree
|
commitdiff
2010-10-05
Stefan Oberhumer
ntdll/tests: Add some more tests for qsort().
tree
|
commitdiff
2010-10-01
Alexandre Julliard
ntdll/tests: Make some variables static.
tree
|
commitdiff
2010-09-30
Alexandre Julliard
ntdll/tests: Fix a test failure on 64-bit platforms.
tree
|
commitdiff
2010-09-22
Peter Oberndorfer
ntdll/tests: Remove unused NtWaitForSingleObject import.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-15
Alexandre Julliard
ntdll/tests: Fix the image protection test on Mac OS...
tree
|
commitdiff
2010-09-15
Henri Verbeet
ntdll: Do not return STATUS_SUCCESS on failure in NtQue...
tree
|
commitdiff
2010-08-26
Alexandre Julliard
ntdll/tests: Add a test for the protection state of...
tree
|
commitdiff
2010-08-24
Marcus Meissner
ntdll: Set correct protection flags on sections in...
tree
|
commitdiff
2010-08-20
Detlef Riekenberg
ntdll/tests: Add tests for RtlIpv4AddressToString ...
tree
|
commitdiff
2010-08-20
Jacek Caban
ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
tree
|
commitdiff
2010-08-17
André Hentschel
ntdll: Add more error codes.
tree
|
commitdiff
2010-08-04
André Hentschel
ntdll: Add SXS error codes.
tree
|
commitdiff
2010-08-02
Andrey Turkin
ntdll/tests: Do not check signedness for char types.
tree
|
commitdiff
2010-07-28
Reece Dunn
ntdll/tests: check io.Status in the file tests.
tree
|
commitdiff
2010-07-28
Andrew Nguyen
ntdll: Fix the status code for ProcessDebugObjectHandle...
tree
|
commitdiff
2010-07-28
Michael Stefaniuc
ntdll: Use IsEqualGUID instead of memcmp to compare...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-21
André Hentschel
ntdll: Add LDT error codes.
tree
|
commitdiff
2010-07-09
Marcus Meissner
ntdll: Handle error cases in om test (Coverity).
tree
|
commitdiff
2010-07-06
Alexandre Julliard
ntdll/tests: Fix a few test failures in the new exe...
tree
|
commitdiff
2010-07-05
Marcus Meissner
ntdll: Add tests for NtQueryVirtualMemory.
tree
|
commitdiff
2010-06-30
Alexandre Julliard
ntdll/tests: Add some tests for NtQuerySymbolicLinkObject.
tree
|
commitdiff
2010-06-30
Alexandre Julliard
ntdll/tests: Add a test for the exception resulting...
tree
|
commitdiff
2010-06-22
Alexandre Julliard
ntdll/tests: Fix some exception tests for Wow64.
tree
|
commitdiff
next