projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.
[wine]
/
dlls
/
ntdll
/
tests
/
2007-08-14
Paul Vriens
ntdll/tests: Make tests run again on win95.
tree
|
commitdiff
2007-06-19
Alexandre Julliard
ntdll: Improved the stub behavior of NtQuerySystemInfor...
tree
|
commitdiff
2007-05-29
Francois Gouget
ntdll/tests: Remove an inappropriate const qualifier.
tree
|
commitdiff
2007-05-23
Peter Oberndorfer
ntdll: Fix up instruction pointer in context inside...
tree
|
commitdiff
2007-05-11
Peter Oberndorfer
ntdll: Use correct prototype for thread function.
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-09
Alexandre Julliard
ntdll: Add some test cases for asynchronous I/O.
tree
|
commitdiff
2007-04-05
Paul Vriens
ntdll/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-04-05
Peter Beutner
ntdll: Remove one exception test.
tree
|
commitdiff
2007-04-04
Rob Shearman
ntdll: Pass the correct value to NtClose in the tests.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll: Fixed some exception codes and parameters.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
ntdll/tests: Mask reserved bits before testing dr7.
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-12
Dmitry Timoshkov
ntdll: Make the error test pass under XP.
tree
|
commitdiff
2007-03-09
Peter Beutner
ntdll: Testcase for handling SIMD exceptions.
tree
|
commitdiff
2007-03-05
Peter Oberndorfer
ntdll: Make exception test not hang when creating proce...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Test object attributes in NtCreateMailslotFile.
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Set default timeout in NtCreateMailslotFile...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Check for passing a NULL handle to NtCreateMails...
tree
|
commitdiff
2007-02-28
Jeff Latimer
ntdll: Framework for NtCreateMailslotFile tests.
tree
|
commitdiff
2007-02-27
Peter Oberndorfer
ntdll: Extend debugger tests.
tree
|
commitdiff
2007-02-27
Peter Oberndorfer
ntdll/tests: Add a debugger around the exceptions.
tree
|
commitdiff
2007-02-16
Peter Oberndorfer
ntdll: Add a vectored exception handling test to the...
tree
|
commitdiff
2007-02-13
Marcus Meissner
ntdll/tests: Fixed WCHAR overflow.
tree
|
commitdiff
2007-02-13
Peter Oberndorfer
ntdll: Test that shows RtlRaiseException with EXCEPTION...
tree
|
commitdiff
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
next