projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msxml3: Support VT_I2 variants tracing.
[wine]
/
dlls
/
ntdll
/
tests
/
info.c
2012-06-21
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process.
blob
|
commitdiff
|
raw
2012-06-05
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_timeofday.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
Detlef Riekenberg
ntdll/tests: Add tests for NtGetCurrentProcessorNumber.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Dmitry Timoshkov
ntdll: Change the virtual memory test to accept both...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
André Hentschel
ntdll/tests: Run the execution test only on x86 platforms.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Steven Wallace
ntdll: implemented ProcessDebugFlags in NtQueryInformat...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-08
Austin English
ntdll/tests: Make sure return values are used (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Marcus Meissner
ntdll: Fixed file view mapping in regards to no-exec.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Marcus Meissner
ntdll: Check and fix PE header protections.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Alexandre Julliard
ntdll/tests: Fix a test failure on 64-bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
Alexandre Julliard
ntdll/tests: Fix the image protection test on Mac OS...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Alexandre Julliard
ntdll/tests: Add a test for the protection state of...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Marcus Meissner
ntdll: Set correct protection flags on sections in...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Andrew Nguyen
ntdll: Fix the status code for ProcessDebugObjectHandle...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Alexandre Julliard
ntdll/tests: Fix a few test failures in the new exe...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-05
Marcus Meissner
ntdll: Add tests for NtQueryVirtualMemory.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Alexandre Julliard
ntdll/tests: Fix a number of test failures on Wow64.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Henri Verbeet
ntdll: Improve support for the ProcessDebugPort info...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Erich Hoover
ntdll: Allow 'all processors' flag used in Vista and...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Andrew Nguyen
ntdll/tests: Report appropriate skips for information...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Andrew Nguyen
ntdll/tests: Re-enable a commented virtual memory test.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Francois Gouget
ntdll/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Juan Lang
server: A thread's affinity is restricted to the proces...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Juan Lang
server: Setting a process's affinity sets all of its...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Alexandre Julliard
ntdll/tests: Retrieve the number of processors through...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero thread affinity.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Juan Lang
ntdll: Don't allow setting a zero process affinity.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Juan Lang
ntdll/tests: Add tests for process and thread affinity.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Alexandre Julliard
ntdll/tests: Make sure buffer alignment is correct.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Ge van Geldorp
ntdll/tests: Pass properly aligned buffers.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Ge van Geldorp
ntdll/tests: Fix info tests on Win7.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Alexandre Julliard
ntdll/tests: Add a missing \n.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Mikołaj Zalewski
kernel32: Implement QueryFullProcessImageFileNameW.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Alexandre Julliard
ntdll: Fix the various structures returned by NtQuerySy...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Aric Stewart
ntdll/tests: handle info behavior for vista and 2008...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Aric Stewart
ntdll: Implement SystemProcessorPerformanceInformation...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Alexandre Julliard
ntdll/tests: Fix a few more failures in the info test.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Alexandre Julliard
ntdll/tests: Allow alternate results in the info test...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Gerald Pfeifer
ntdll/tests: Use NTSTATUS instead of DWORD for status...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Huw Davies
ntdll: Free the correct buffer in the test.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Jeremy White
ntdll/tests: Only test the readcount for a read below...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Paul Vriens
ntdll/tests: ProcessImageFileName is not supported...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Rob Shearman
server: Change the get_dll_info server request to allow...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Alexandre Julliard
ntdll: Improved the stub behavior of NtQuerySystemInfor...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Paul Vriens
ntdll/tests: Use GetModuleHandle and skip.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Francois Gouget
ntdll/tests: Use '%u' to print GetLastError().
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Michael Stefaniuc
ntdll/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Francois Gouget
Add missing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Peter Oberndorfer
ntdll: Add a test for NtReadVirtualMemory.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Stefan Leichter
ntdll/tests: Print 64bit integers as two 32 bit integers.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
ntdll/tests: Don't use sizeof in ok() to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Paul Vriens
ntdll/tests: Don't fail if a process is not available.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Francois Gouget
Fix a couple of MSVC signed/unsigned warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Paul Vriens
Use current process if assigned process cannot be opened.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Paul Vriens
Added some tests for other information classes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-23
Paul Vriens
NT4 doesn't support ProcessIoCounters.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Paul Vriens
Change ProcessBasicInformation to the same behavior...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Francois Gouget
Remove an unneeded variable in test_query_timeofday().
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Paul Vriens
W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Paul Vriens
Only exact buffer size gives STATUS_SUCCESS.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Paul Vriens
Return STATUS_INVALID_INFO_CLASS for non-implemented...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Paul Vriens
Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Paul Vriens
Fixed ReturnLength of SystemCpuInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Paul Vriens
Added test for SystemProcessInformation.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Paul Vriens
Added SystemHandleInformation tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Paul Vriens
Start of unit tests for *Info* functions.
blob
|
commitdiff
|
raw
|
diff to current