projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Correct trace message stating NtAccessCheck is a stub.
[wine]
/
dlls
/
ntdll
/
tests
/
2007-01-22
Paul Vriens
ntdll: Extra check for ObjectAttributes (Coverity).
tree
|
commitdiff
2007-01-18
Francois Gouget
ntdll/tests: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-10
Paul Vriens
ntdll/tests: Skip some tests on Windows Vista.
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll/tests: Fix exception test for CPUs that do segmen...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
ntdll/tests: Don't bother testing the port functions...
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
janitorial: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-08
Francois Gouget
ntdll/tests: Replace an '#if 0' with an 'if (0)'.
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: Fix some test failures of RtlGUIDFromString...
tree
|
commitdiff
2007-01-04
Rob Shearman
ntdll: RtlInitUnicodeString on a string too long to...
tree
|
commitdiff
2006-12-13
Andrew Talbot
ntdll/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-12-07
Paul Vriens
ntdll/tests: Fix typo.
tree
|
commitdiff
2006-12-04
Peter Beutner
ntdll: Fix single stepping over popf instruction.
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Add more exception tests.
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Run exception tests from executable memory.
tree
|
commitdiff
2006-12-01
Peter Beutner
ntdll: Simplify exception tests.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove unused variables.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Use intended variable.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove tests that crash on XP and W2K3.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove unused variables.
tree
|
commitdiff
2006-11-21
Paul Vriens
ntdll: Remove tests that crash on XP and W2K3.
tree
|
commitdiff
2006-10-14
Michael Stefaniuc
ntdll/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-11
Ge van Geldorp
winapi_test: Regenerate tests.
tree
|
commitdiff
2006-10-03
Marcus Meissner
ntdll: More tests for exception handling.
tree
|
commitdiff
2006-10-03
Francois Gouget
Add missing '\n's to ok() calls.
tree
|
commitdiff
2006-10-03
Dmitry Timoshkov
ntdll: Make test_debug_regs() print the actual Dr7...
tree
|
commitdiff
2006-10-02
Peter Oberndorfer
ntdll: Add a test for NtReadVirtualMemory.
tree
|
commitdiff
2006-10-02
Marcus Meissner
ntdll: Added debug registers test case.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-20
Paul Vriens
ntdll: Fixed conditional expression (Coverity).
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-08
Stefan Leichter
ntdll/tests: Print 64bit integers as two 32 bit integers.
tree
|
commitdiff
2006-08-23
Stefan Leichter
ntdll/tests: Print 64bit integers as two 32 bit integers.
tree
|
commitdiff
2006-08-18
Paul Vriens
ntdll: Fix failing test on windows.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-10
Paul Vriens
ntdll/tests: Added some NULL testing.
tree
|
commitdiff
2006-06-30
Paul Vriens
ntdll: Fix return codes for NtCreateKey (with tests).
tree
|
commitdiff
2006-06-27
Vitaliy Margolen
ntdll: Fix 2 failing test on native. Change Wine accord...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
ntdll/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
ntdll/tests: Use lstrlenA instead of strlen in ok(...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Tests should not use wine/unicode.h.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-17
Paul Vriens
ntdll/tests: Don't fail if a process is not available.
tree
|
commitdiff
2006-05-15
Stefan Leichter
ntdll: Fix endless loop in port test for users without...
tree
|
commitdiff
2006-05-10
James Hawkins
ntdll: Add initial tests for the NT Ports API.
tree
|
commitdiff
2006-04-10
Hans Leidekker
ntdll: The closing brace of a guid string is at index 37.
tree
|
commitdiff
2006-02-10
Aric Stewart
ntdll: gcc 2.95 compile fixes.
tree
|
commitdiff
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
tree
|
commitdiff
2006-02-06
Mike McCormack
ntdll: Add some more tests for NtNotifyChangeDirectoryFile.
tree
|
commitdiff
2006-02-06
Eric Pouech
kernel: Fixed regression in atom handling.
tree
|
commitdiff
2006-01-27
Eric Pouech
Fix a couple of bugs spotted by valgrind.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
server: Make the FILE_SHARE_DELETE sharing checks depen...
tree
|
commitdiff
2006-01-27
Mike McCormack
server: Fix the file notification interface to use...
tree
|
commitdiff
2006-01-17
Mike McCormack
ntdll: Add a test for NtNotifyChangeDirectoryFile.
tree
|
commitdiff
2006-01-12
Detlef Riekenberg
ntdll/tests: Skip tests if NtCurrentTeb doesn't exist.
tree
|
commitdiff
2006-01-03
Eric Pouech
ntdll: Correct implementation for atom query functions.
tree
|
commitdiff
2005-12-31
Alexandre Julliard
ntdll/tests: Try to fail more gracefully on win9x.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
ntdll: More compatible exception information for protec...
tree
|
commitdiff
2005-12-05
Vitaliy Margolen
Move named pipe objects into directory name space.
tree
|
commitdiff
2005-12-02
Vitaliy Margolen
Move event and mutex objects into directory name space.
tree
|
commitdiff
2005-11-30
Vitaliy Margolen
Implement symbolic link object in wineserver.
tree
|
commitdiff
2005-11-29
Vitaliy Margolen
Implement directory object in wineserver.
tree
|
commitdiff
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-21
Vitaliy Margolen
Return correct error on name collision when creating...
tree
|
commitdiff
2005-11-21
Vitaliy Margolen
More Object Manager tests.
tree
|
commitdiff
2005-11-15
Dmitry Timoshkov
Add a test for RtlAllocateAndInitializeSid, make it...
tree
|
commitdiff
2005-11-02
Vitaliy Margolen
Fix error returned when opening nonexistent pipes.
tree
|
commitdiff
2005-11-01
Vitaliy Margolen
Fix error returned when exceeding allowed instances.
tree
|
commitdiff
2005-11-01
Vitaliy Margolen
- Use OBJ_CASE_INSENSITIVE in object lookup.
tree
|
commitdiff
2005-09-30
Vitaliy Margolen
Add a few tests for object manager.
tree
|
commitdiff
2005-09-02
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-17
Francois Gouget
Fix a couple of MSVC signed/unsigned warnings.
tree
|
commitdiff
2005-08-11
Francois Gouget
Define WIN32_NO_STATUS so we don't get 'duplicate macro...
tree
|
commitdiff
2005-08-11
Francois Gouget
Remove unneeded wine/library.h include.
tree
|
commitdiff
2005-08-10
Francois Gouget
Define RTL_HANDLE and RTL_HANDLE_TABLE if not using...
tree
|
commitdiff
2005-07-22
Paul Vriens
Use current process if assigned process cannot be opened.
tree
|
commitdiff
2005-07-12
Aric Stewart
Both wcschr and wcsrchr should be able to find the...
tree
|
commitdiff
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-07-05
Paul Vriens
Added some tests for other information classes.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-06-27
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-24
Alexandre Julliard
RtlGetFullPathName_U should remove the trailing dot...
tree
|
commitdiff
2005-06-23
Paul Vriens
NT4 doesn't support ProcessIoCounters.
tree
|
commitdiff
2005-06-21
Paul Vriens
Change ProcessBasicInformation to the same behavior...
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Francois Gouget
Remove an unneeded variable in test_query_timeofday().
tree
|
commitdiff
2005-06-16
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-16
Paul Vriens
W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC...
tree
|
commitdiff
2005-06-15
Paul Vriens
Only exact buffer size gives STATUS_SUCCESS.
tree
|
commitdiff
2005-06-14
Paul Vriens
Return STATUS_INVALID_INFO_CLASS for non-implemented...
tree
|
commitdiff
2005-06-13
Paul Vriens
Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
tree
|
commitdiff
2005-06-13
Mike McCormack
Fix warnings in tests, remove pointless comments.
tree
|
commitdiff
2005-06-10
Paul Vriens
Fixed ReturnLength of SystemCpuInformation.
tree
|
commitdiff
2005-06-09
Paul Vriens
Added test for SystemProcessInformation.
tree
|
commitdiff
2005-05-11
Eric Pouech
Some tests for NTDLL atom support (by György 'Nog'...
tree
|
commitdiff
2005-05-10
Paul Vriens
Added SystemHandleInformation tests.
tree
|
commitdiff
2005-04-19
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-04-15
Paul Vriens
Start of unit tests for *Info* functions.
tree
|
commitdiff
next