projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.
[wine]
/
dlls
/
kernel32
/
tests
/
2007-08-31
Francois Gouget
kernel32/tests: Add tests for DebugActiveProcessStop...
tree
|
commitdiff
2007-08-31
Francois Gouget
server: Fix the crashed process exit code when the...
tree
|
commitdiff
2007-08-31
Francois Gouget
winedbg: 'winedbg --auto' and 'winedbg --minidump'...
tree
|
commitdiff
2007-08-30
Francois Gouget
kernel32/tests: Don't call ok() in child processes.
tree
|
commitdiff
2007-08-30
Francois Gouget
kernel32/tests: If the registry happens to be set up...
tree
|
commitdiff
2007-08-29
Dmitry Timoshkov
ntdll: Do not leave not initialized cached timezone...
tree
|
commitdiff
2007-08-21
Paul Vriens
kernel32/tests: Skip some not implemented functions...
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
ntdll: Detect current time zone settings.
tree
|
commitdiff
2007-08-16
Marcus Meissner
kernel32: Initialize variable to a known bad value.
tree
|
commitdiff
2007-08-16
Francois Gouget
kernel32/tests: Remove a redundant RegSetValueExA(...
tree
|
commitdiff
2007-08-10
Francois Gouget
kernel32/tests: Test the debugger startup and crashed...
tree
|
commitdiff
2007-08-08
Paul Vriens
kernel32/tests: Create paths after checking availabilit...
tree
|
commitdiff
2007-08-08
Paul Vriens
kernel32/tests: Changed skip message.
tree
|
commitdiff
2007-08-06
Francois Gouget
kernel32/tests: Re-balance the curly parentheses so...
tree
|
commitdiff
2007-08-01
Marcus Meissner
kernel32/tests: Fixed size to MultiByteToWideChar.
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Dmitry Timoshkov
kernel32: Skip remainder of the time zone test if Syste...
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
kernel32: Add more tests for time zone info.
tree
|
commitdiff
2007-07-26
Jacek Caban
kernel32: Added a number of activation context tests.
tree
|
commitdiff
2007-07-25
Matt Jones
server: Only commit SetThreadPriority if new priority...
tree
|
commitdiff
2007-07-25
Matt Jones
kernel32: Added test for bad arguments to SetThreadPrio...
tree
|
commitdiff
2007-07-20
Anatoly Lyutin
kernel32/tests: Add test for GetShortPathNameW.
tree
|
commitdiff
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
tree
|
commitdiff
2007-07-16
Alexandre Julliard
kernel32: Wait in overlapped Read/WriteFile even when...
tree
|
commitdiff
2007-07-16
Huw Davies
kernel32: Overlapped pipe tests.
tree
|
commitdiff
2007-07-09
Paul Vriens
kernel32/tests: Add a forgotten if statement.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests 2/2: Use skip for not implemented function.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests: Don't crash on win98.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests: Use skip when functions are not available.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
kernel32: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-25
Paul Vriens
kernel32/tests: Don't crash (on Vista).
tree
|
commitdiff
2007-06-25
Paul Vriens
kernel32/tests: Don't crash on Vista.
tree
|
commitdiff
2007-06-04
Alexandre Julliard
kernel32: Rewrite GetOverlappedResult for the new async...
tree
|
commitdiff
2007-05-29
Francois Gouget
kernel32/tests: src[i] is a char so there is no point...
tree
|
commitdiff
2007-05-29
Francois Gouget
kernel32/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
kernel32/tests: Fix a problem revealed by compilation...
tree
|
commitdiff
2007-05-22
Alexandre Julliard
ntdll: Avoid overflows in heap allocations. Based on...
tree
|
commitdiff
2007-05-21
Marcus Meissner
kernel32: Skip modem status tests if GetModemStatus...
tree
|
commitdiff
2007-05-18
Dmitry Timoshkov
kernel32: Add an overflow test for MultiByteToWideChar.
tree
|
commitdiff
2007-05-18
Dmitry Timoshkov
kernel32: Print last error value as unsigned, printing...
tree
|
commitdiff
2007-05-16
Alexandre Julliard
kernel32: Check for already loaded module also for...
tree
|
commitdiff
2007-05-16
Dmitry Timoshkov
kernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_...
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
kernel32/tests: Add tests for console codepages.
tree
|
commitdiff
2007-05-10
Kirill K. Smirnov
kernel32/tests: Add tests for console screen buffer.
tree
|
commitdiff
2007-05-04
Bill Medland
kernel32/tests: Boundary test cases for SystemTimeToFil...
tree
|
commitdiff
2007-04-27
Kirill K. Smirnov
kernel32/tests: Add tests for NeedCurrentDirectoryForEx...
tree
|
commitdiff
2007-04-26
Paul Vriens
kernel32/tests: Resource functions are not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: GetLongPathNameW is not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: GetComputerNameW is not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: CreateRemoteThread is not implemented...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
tree
|
commitdiff
2007-04-09
Alexandre Julliard
ntdll: Use send(2) instead of write(2) for zero-byte...
tree
|
commitdiff
2007-04-06
Alexandre Julliard
kernel32: Add a bit of slack to the mailslot timeout...
tree
|
commitdiff
2007-04-03
Alexandre Julliard
server: Make timeout status for async I/O specifiable...
tree
|
commitdiff
2007-04-03
Francois Gouget
Assorted spelling and English fixes.
tree
|
commitdiff
2007-04-02
Alexandre Julliard
kernel32: Added some last error tests for mailslots.
tree
|
commitdiff
2007-04-02
Dmitry Timoshkov
kernel32: Add GetCPInfo test.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-28
Paul Vriens
kernel32/profile: Some parameter tests for GetPrivatePr...
tree
|
commitdiff
2007-03-28
Paul Vriens
kernel32/profile: Move GetPrivateProfileSectionA to...
tree
|
commitdiff
2007-03-28
Paul Vriens
kernel32/profile: Rename a test.
tree
|
commitdiff
2007-03-21
Andrew Talbot
kernel32/tests: Replace inline static with static inline.
tree
|
commitdiff
2007-03-21
Paul Vriens
kernel32/tests: Use skip.
tree
|
commitdiff
2007-03-17
Detlef Riekenberg
kernel32/tests: DuplicateTokenEx is not present on...
tree
|
commitdiff
2007-03-16
Rob Shearman
kernel32: Fix several failing GetComputerNameA/W tests...
tree
|
commitdiff
2007-03-14
Huw Davies
kernel32: Fix GetPrivateProfileSectionNamesA when the...
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-12
Paul Vriens
kernel32/tests: Use skip.
tree
|
commitdiff
2007-03-09
Alasdair Sinclair
kernel32: Fix GetComputerNameA to not count trailing...
tree
|
commitdiff
2007-03-07
Rob Shearman
kernel32: Add tests for ImpersonateNamedPipeClient.
tree
|
commitdiff
2007-03-05
Jason Edmeades
kernel32/tests: Show wrong behaviour with current direc...
tree
|
commitdiff
2007-02-20
Rob Shearman
kernel32: Don't run the CreateRemoteThread tests if...
tree
|
commitdiff
2007-02-16
Rob Shearman
kernel32: Fix the GetComputerName* functions to not...
tree
|
commitdiff
2007-02-09
Marcus Meissner
kernel32/tests: Fixed several uninitialized variables.
tree
|
commitdiff
2007-02-06
Misha Koshelev
kernel32: CreateThread returns NULL on error, not INVAL...
tree
|
commitdiff
2007-02-06
Francois Gouget
Add missing '\n's in traces.
tree
|
commitdiff
2007-02-05
Damjan Jovanovic
ntdll: Slist support.
tree
|
commitdiff
2007-02-05
Misha Koshelev
kernel32: Added conformance test for nested thread...
tree
|
commitdiff
2007-01-22
Detlef Riekenberg
kernel32/tests: GetVolumeNameForMountPoint not present...
tree
|
commitdiff
2007-01-22
Detlef Riekenberg
kernel32/tests: VirtualAllocEx not present in Win95.
tree
|
commitdiff
2007-01-22
Detlef Riekenberg
kernel32/tests: Fix a declaration and use skip for...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process RtlCreateUserThread.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualAllocEx...
tree
|
commitdiff
2007-01-12
Alexandre Julliard
server: Set the specified in/out buffer sizes on named...
tree
|
commitdiff
2007-01-11
Mike McCormack
kernel32: Merge existing resources in EndUpdateResource.
tree
|
commitdiff
2007-01-10
Dmitry Timoshkov
kernel32: Do not forget to cleanup if the test is skipped.
tree
|
commitdiff
2007-01-09
Hans Leidekker
kernel32: Add a stub implementation for GetVolumeNameFo...
tree
|
commitdiff
2007-01-09
Mike McCormack
kernel32: Implement EndUpdateResource for the case...
tree
|
commitdiff
2007-01-08
Paul Vriens
kernel32/tests: Prevent memory leak.
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
kernel32: Print more information about the reason of...
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
kernel32: Fix the file sharing test to pass cleanly...
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
kernel32: Skip the VirtualAllocEx test under Win9x.
tree
|
commitdiff
2007-01-08
Francois Gouget
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-08
Dmitry Timoshkov
kernel32: Skip the OpenProcess test under Win9x.
tree
|
commitdiff
next