projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Fix error strict mode tests on vista+.
[wine]
/
dlls
/
ntdll
/
tests
/
2010-03-22
André Hentschel
ntdll: Fix error strict mode tests on vista+.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Henri Verbeet
ntdll: Improve support for the ProcessDebugPort info...
tree
|
commitdiff
2010-03-04
Alexandre Julliard
ntdll/tests: Add tests for HKLM\Software\Classes Wow64...
tree
|
commitdiff
2010-03-02
Alexandre Julliard
server: Initial support for Wow64 registry redirection.
tree
|
commitdiff
2010-03-01
Alexandre Julliard
ntdll/tests: Add tests showing that NtCreateKey is...
tree
|
commitdiff
2010-02-26
Alexandre Julliard
ntdll/tests: Add some test cases for Wow64 registry...
tree
|
commitdiff
2010-02-24
Paul Vriens
ntdll/tests: Fix a crash on some Vista boxes.
tree
|
commitdiff
2010-02-23
Stefan Leichter
ntdll/tests: Test NtCreateFile with an invalid filename.
tree
|
commitdiff
2010-02-22
Erich Hoover
ntdll: Allow 'all processors' flag used in Vista and...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
ntdll: Fix the return value of NtOpenKey for some inval...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
ntdll: Fix the return status of NtQueryValueKey for...
tree
|
commitdiff
2010-02-15
Alexandre Julliard
server: Implement registry symlinks.
tree
|
commitdiff
2010-02-15
Alexandre Julliard
ntdll/tests: Add more tests for registry symlinks.
tree
|
commitdiff
2010-02-15
Alexandre Julliard
ntdll/tests: Use correct access rights in the NtOpenKey...
tree
|
commitdiff
2010-02-15
Dan Kegel
ntdll: Fix leak in test_symlinks.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Add tests for registry symlinks.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Test NtOpenKey with an existing key.
tree
|
commitdiff
2010-02-12
Alexandre Julliard
ntdll/tests: Fix a few function prototypes in the regis...
tree
|
commitdiff
2010-02-03
Peter Rosin
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
tree
|
commitdiff
2010-02-03
Peter Rosin
ntdll: Add tests for RtlSetThreadErrorMode and RtlGetTh...
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Report appropriate skips for information...
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Re-enable a commented virtual memory test.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Report skip when time conversion functions...
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Remove useless ifdef statements.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
ntdll/tests: Remove obsolete commented code.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Add a few additional tests for wcsrchr.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Add a few additional tests for wcschr.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Allow native crashing code to be compiled.
tree
|
commitdiff
2010-01-14
Andrew Nguyen
ntdll/tests: Make function pointer checks consistent...
tree
|
commitdiff
2010-01-11
Paul Vriens
ntdll/tests: Fix a test failure on NT4.
tree
|
commitdiff
2010-01-08
Alexandre Julliard
ntdll: Return a correct name also for file objects...
tree
|
commitdiff
2010-01-08
Alexandre Julliard
server: Add support for returning the object name in...
tree
|
commitdiff
2009-12-17
Paul Vriens
ntdll/tests: Fix a memory leak (Valgrind).
tree
|
commitdiff
2009-12-16
Paul Vriens
ntdll/tests: Fix a test failure on NT4/W2K.
tree
|
commitdiff
2009-12-15
Marcus Meissner
ntdll: Check for NULL attr in NtOpenKey (Coverity).
tree
|
commitdiff
2009-12-09
Alexandre Julliard
ntdll: Search the whole filesystem under the starting...
tree
|
commitdiff
2009-12-09
Hans Leidekker
ntdll/tests: Free Unicode string before reuse.
tree
|
commitdiff
2009-12-09
Alexandre Julliard
ntdll/tests: Avoid size_t in traces.
tree
|
commitdiff
2009-12-08
Huw Davies
ntdll: Only free the string if the test succeeded.
tree
|
commitdiff
2009-12-08
Hans Leidekker
ntdll/tests: Fix a memory leak.
tree
|
commitdiff
2009-12-08
Alexandre Julliard
ntdll/tests: Add tests for open directories with NtCrea...
tree
|
commitdiff
2009-12-07
Hans Leidekker
ntdll/tests: Fix a memory leak.
tree
|
commitdiff
2009-12-07
Huw Davies
ntdll: Fix a few memory leaks in tests.
tree
|
commitdiff
2009-12-04
Alexandre Julliard
ntdll/tests: Fix a few test failures on Windows in...
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll/tests: Add some tests for opening files by file id.
tree
|
commitdiff
2009-12-03
Alexandre Julliard
ntdll: Fix test failure on recent Windows versions.
tree
|
commitdiff
2009-12-01
Alexandre Julliard
ntdll/tests: Add tests for opening files with a root...
tree
|
commitdiff
2009-12-01
Henri Verbeet
ntdll/tests: Add some tests for FileAllInformation...
tree
|
commitdiff
2009-11-19
Henri Verbeet
ntdll/tests: Add a FileNameInformation test with filesy...
tree
|
commitdiff
2009-11-19
Henri Verbeet
ntdll/tests: Disable filesystem redirection for test_fi...
tree
|
commitdiff
2009-11-13
Detlef Riekenberg
ntdll/tests: GetVolumePathnameW is not present before...
tree
|
commitdiff
2009-11-12
Henri Verbeet
ntdll: Fix the FileNameInformation info size.
tree
|
commitdiff
2009-11-12
Henri Verbeet
ntdll/tests: Add some tests for the NtQueryInformationF...
tree
|
commitdiff
2009-11-04
Huw Davies
ntdll/tests: Fix spelling of succeeded.
tree
|
commitdiff
2009-10-28
Alexandre Julliard
ntdll: The meaning of the flag is inverted between...
tree
|
commitdiff
2009-10-19
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2009-10-07
Ge van Geldorp
ntdll/tests: Fix exception test failure on Win7.
tree
|
commitdiff
2009-10-07
Francois Gouget
ntdll/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2009-10-06
Ge van Geldorp
ntdll/tests: Fix atom tests on Win7.
tree
|
commitdiff
2009-10-01
Juan Lang
server: A thread's affinity is restricted to the proces...
tree
|
commitdiff
2009-09-30
Juan Lang
server: Setting a process's affinity sets all of its...
tree
|
commitdiff
2009-09-30
Dan Kegel
ntdll: Refactor test_NtQueryDirectoryFile to be table...
tree
|
commitdiff
2009-09-30
Alexandre Julliard
ntdll/tests: Retrieve the number of processors through...
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero thread affinity.
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero process affinity.
tree
|
commitdiff
2009-09-29
Juan Lang
ntdll/tests: Add tests for process and thread affinity.
tree
|
commitdiff
2009-09-25
Dan Kegel
ntdll: Fix NtQueryInformationFile test failures on...
tree
|
commitdiff
2009-09-25
Dan Kegel
ntdll: Add initial test for NtQueryDirectoryFile().
tree
|
commitdiff
2009-09-11
Paul Vriens
ntdll/tests: Fix some test failures on several platforms.
tree
|
commitdiff
2009-09-11
Dmitry Timoshkov
ntdll: RtlpNtQueryValueKey takes 5 parameters.
tree
|
commitdiff
2009-09-10
Dan Kegel
ntdll: Add tests for NtQueryInformationFile.
tree
|
commitdiff
2009-08-31
Austin English
ntdll/tests: Fix a compiler warning on PowerPC.
tree
|
commitdiff
2009-08-26
Alexandre Julliard
ntdll/tests: Make sure buffer alignment is correct.
tree
|
commitdiff
2009-08-25
Ge van Geldorp
ntdll/tests: Pass properly aligned buffers.
tree
|
commitdiff
2009-08-24
Ge van Geldorp
ntdll/tests: Add acceptable status codes for Win7.
tree
|
commitdiff
2009-08-24
Ge van Geldorp
ntdll/tests: Fix info tests on Win7.
tree
|
commitdiff
2009-08-18
Mike Kaplinskiy
ntdll/tests: Test NtCancelIoFile(Ex).
tree
|
commitdiff
2009-08-18
Mike Kaplinskiy
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
tree
|
commitdiff
2009-08-18
Michael Karcher
ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
tree
|
commitdiff
2009-08-18
Michael Karcher
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows...
tree
|
commitdiff
2009-08-18
Michael Karcher
ntdll: Add ProcessExecuteFlags handling to NtQueryInfor...
tree
|
commitdiff
2009-08-14
Michael Karcher
ntdll/tests: Implement tests for data execution prevention.
tree
|
commitdiff
2009-08-11
Mike Kaplinskiy
ntdll/tests: Fix NtWriteFile checks.
tree
|
commitdiff
2009-08-10
Mike Kaplinskiy
ntdll/tests: Test NtCancelIoFileEx, if present.
tree
|
commitdiff
2009-06-03
Francois Gouget
ntdll/tests: Fix the trailing '\n' of a skip() call.
tree
|
commitdiff
2009-05-20
Alexandre Julliard
ntdll: Add test cases for the returned frame value...
tree
|
commitdiff
2009-05-20
Alexandre Julliard
ntdll: Add support for some function epilogs in RtlVirt...
tree
|
commitdiff
2009-05-20
Alexandre Julliard
ntdll/tests: Add more tests for RtlVirtualUnwind.
tree
|
commitdiff
2009-05-19
Huw Davies
ntdll/tests: Mark RtlUnicodeStringToInteger("", 16...
tree
|
commitdiff
2009-05-18
Alexandre Julliard
ntdll/tests: Added some test cases for RtlVirtualUnwind.
tree
|
commitdiff
2009-05-13
Francois Gouget
ntdll/tests: Replace malloc() with HeapAlloc().
tree
|
commitdiff
2009-05-07
Alexandre Julliard
ntdll: Fix the LPC_MESSAGE structure definition for...
tree
|
commitdiff
2009-05-06
Alexandre Julliard
winapi: Handle types should be treated as pointers.
tree
|
commitdiff
2009-04-10
Alexandre Julliard
ntdll: Set the exception address to the program counter...
tree
|
commitdiff
2009-04-10
Alexandre Julliard
ntdll: Update the context on send_debug_event for any...
tree
|
commitdiff
2009-04-06
Alexandre Julliard
ntdll/tests: Add a missing \n.
tree
|
commitdiff
2009-03-31
Mikołaj Zalewski
kernel32: Implement QueryFullProcessImageFileNameW.
tree
|
commitdiff
2009-03-23
Michael Stefaniuc
ntdll: Remove superfluous pointer casts.
tree
|
commitdiff
next