projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel: Avoid heap corruption on invalid parameter in GlobalFree().
[wine]
/
dlls
/
kernel
/
tests
/
2006-03-20
Detlef Riekenberg
kernel: Avoid heap corruption on invalid parameter...
tree
|
commitdiff
2006-03-20
Alexandre Julliard
kernel: Avoid infinite waits in directory change tests.
tree
|
commitdiff
2006-02-27
Eric Pouech
kernel32: ClearCommError.
tree
|
commitdiff
2006-02-21
Mike McCormack
kernel32: Add a simple test for recursive notification.
tree
|
commitdiff
2006-02-21
Mike McCormack
kernel32: Add a short test for GetOverlappedResult.
tree
|
commitdiff
2006-02-20
Mike McCormack
server: Distinguish between a directory and a file...
tree
|
commitdiff
2006-02-10
Stefan Leichter
kernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.
tree
|
commitdiff
2006-02-09
Jeremy White
kernel: Fixed build with gcc 2.95.
tree
|
commitdiff
2006-02-07
Mike McCormack
kernel32: More test cases for ReadDirectoryChangesW.
tree
|
commitdiff
2006-02-06
Stefan Leichter
kernel: Added a test for QueryDosDeviceA.
tree
|
commitdiff
2006-02-06
Eric Pouech
kernel: Fixed regression in atom handling.
tree
|
commitdiff
2006-01-31
Mike McCormack
kernel: Add some test cases for ReadDirectoryChangesW.
tree
|
commitdiff
2006-01-30
Mike McCormack
kernel: Add some more tests for FindFirstChangeNotifica...
tree
|
commitdiff
2006-01-27
Alexandre Julliard
server: Make the FILE_SHARE_DELETE sharing checks depen...
tree
|
commitdiff
2006-01-25
Hans Leidekker
kernel: Test moving a directory that has a change notif...
tree
|
commitdiff
2006-01-23
Detlef Riekenberg
kernel/tests: Integer atoms return different results...
tree
|
commitdiff
2006-01-14
Alexandre Julliard
kernel: Make sure the file contains data for the ReadFi...
tree
|
commitdiff
2006-01-12
Robert Shearman
kernel32: Fix GlobalReAlloc for size = 0.
tree
|
commitdiff
2006-01-09
Mike McCormack
kernel: Trying to lock an empty global memory block...
tree
|
commitdiff
2006-01-03
Eric Pouech
kernel32: Implemented atoms query function on top of...
tree
|
commitdiff
2005-12-22
Eric Pouech
kernel/tests: Check that we successfully open the console.
tree
|
commitdiff
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
tree
|
commitdiff
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
tree
|
commitdiff
2005-12-05
Alexandre Julliard
kernel: Added a basic test for exception handling in...
tree
|
commitdiff
2005-12-05
Vitaliy Margolen
Move named pipe objects into directory name space.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-18
Alexandre Julliard
Avoid setting the context before the thread has started...
tree
|
commitdiff
2005-11-18
Alexandre Julliard
Added a few more Unicode digits from Unicode version...
tree
|
commitdiff
2005-11-15
Detlef Riekenberg
Made test loadable on NT 3.51 again (GetDiskFreeSpaceEx...
tree
|
commitdiff
2005-11-15
Paul Vriens
Corrected last error information.
tree
|
commitdiff
2005-11-14
Eric Pouech
NtReadFile: now returning correct status in NtReadFile...
tree
|
commitdiff
2005-11-14
Eric Pouech
Fix set_test_val function declaration to ensure stack...
tree
|
commitdiff
2005-11-12
Paul Vriens
Add some extra error information.
tree
|
commitdiff
2005-11-12
Phil Lodwick
prefix can be NULL for GetTempFileNameW.
tree
|
commitdiff
2005-11-10
Francois Gouget
Add trailing '\n's to ok() and TRACE() calls.
tree
|
commitdiff
2005-11-10
Saulius Krasuckas
Add error code valid for Win9x and XP.
tree
|
commitdiff
2005-11-08
Saulius Krasuckas
Take into account some alignment done by HeapAlloc...
tree
|
commitdiff
2005-11-02
Alexandre Julliard
Fixed Get/SetThreadContext to work properly on suspende...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Test CreateThread() for reception of NULL pointer to...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Don't send a CTRL_C_EVENT signal to console if we are...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Add a test for GetThreadExitCode.
tree
|
commitdiff
2005-10-27
Uwe Bonnes
Test for argv handling.
tree
|
commitdiff
2005-10-26
Vitaliy Margolen
Test for return value from CreateDirectory("c:").
tree
|
commitdiff
2005-10-20
Rein Klazes
In GetDiskFreeSpace:
tree
|
commitdiff
2005-10-18
Vitaliy Margolen
LoadLibrary should ignore trailing spaces in the librar...
tree
|
commitdiff
2005-10-18
Alexandre Julliard
Revert previous change, OF_EXIST really returns HFILE_E...
tree
|
commitdiff
2005-10-11
Detlef Riekenberg
NT3.51 returns ERROR_MORE_DATA.
tree
|
commitdiff
2005-10-10
Maxime Bellengé
In case of failure and OF_EXIST is specified, return...
tree
|
commitdiff
2005-10-06
Vitaliy Margolen
Fix atom tests on win9x.
tree
|
commitdiff
2005-09-28
Eric Pouech
Added a bunch of test cases for atoms.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-08-18
Saulius Krasuckas
Test passing NULL source to WideCharToMultiByte.
tree
|
commitdiff
2005-08-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-08-12
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-08-10
Francois Gouget
Add trailing '\n's to trace() call.
tree
|
commitdiff
2005-08-10
Richard Cohen
- Fix regression in GetPrivateProfileString16 for key...
tree
|
commitdiff
2005-08-03
Uwe Bonnes
More comm tests.
tree
|
commitdiff
2005-08-01
Felix Nawothnig
Fix sync tests on Win98/ME.
tree
|
commitdiff
2005-08-01
Felix Nawothnig
Fix module tests on Win9x.
tree
|
commitdiff
2005-07-30
Felix Nawothnig
Fix comm tests on Win9x.
tree
|
commitdiff
2005-07-30
Felix Nawothnig
Fix remaining thread tests on WinME.
tree
|
commitdiff
2005-07-28
Dmitry Timoshkov
- Reimplement EnumTimeFormats, make it work for all...
tree
|
commitdiff
2005-07-27
Dmitry Timoshkov
- Reimplement EnumDateFormats, make it work for all...
tree
|
commitdiff
2005-07-27
Paul Vriens
Fix some tests for win9x and winME.
tree
|
commitdiff
2005-07-25
Felix Nawothnig
Fix thread tests on WinME.
tree
|
commitdiff
2005-07-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Add a test for handling overlapped buffers by WideCharT...
tree
|
commitdiff
2005-07-11
Paul Vriens
Basic tests for LoadLibraryA and GetProcAddress.
tree
|
commitdiff
2005-07-11
Robert Shearman
- Make the value returned from HeapSize always match...
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-06-30
Francois Gouget
Test the behavior of CreateDirectory() when it has...
tree
|
commitdiff
2005-06-27
Uwe Bonnes
Added test cases. However most added tests need a loopb...
tree
|
commitdiff
2005-06-27
Eric Pouech
- OpenConsole: try to open the Unix console if we fail...
tree
|
commitdiff
2005-06-27
Jacek Caban
Fix test on NT 4.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-14
Mike McCormack
Fix declaration warnings in the test cases.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-09
Uwe Bonnes
Don't try to access floppy if it's not mounted.
tree
|
commitdiff
2005-06-05
Uwe Bonnes
Added more pipe tests.
tree
|
commitdiff
2005-06-02
Mike McCormack
Make sure that unused code gets compiled to avoid warnings.
tree
|
commitdiff
2005-05-31
Mike McCormack
Some warning fixes for the regression tests.
tree
|
commitdiff
2005-05-25
Alexandre Julliard
Removed STANDALONE ifdefs.
tree
|
commitdiff
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-04-24
Mike McCormack
Tests for SignalObjectAndWait.
tree
|
commitdiff
2005-04-19
Stefan Leichter
Exclude crashing CreateFileW test on NT4.
tree
|
commitdiff
2005-04-18
Eric Pouech
Copied the atom tests for global atom so that we can...
tree
|
commitdiff
2005-04-11
Mike McCormack
Calculate the size of the next mailslot message correctly.
tree
|
commitdiff
2005-03-31
Rein Klazes
Fix some incorrect uses of the ok macro where the resul...
tree
|
commitdiff
2005-03-30
Mike McCormack
Implement mailslots.
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-28
Mike McCormack
Implement CreateMailslot using NtCreateMailslotFile.
tree
|
commitdiff
2005-03-28
Jakob Eriksson
Remove tests that fail badly on Windows 98.
tree
|
commitdiff
2005-03-25
Jakob Eriksson
Fix thread affinity test for SMP machines.
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Take into account the more correct behavior of recent...
tree
|
commitdiff
2005-03-23
Alex Villacís Lasso
Test for PeekNamedPipe with zero-length buffer.
tree
|
commitdiff
2005-03-22
Alexandre Julliard
Fetch again the file time to compare against to avoid...
tree
|
commitdiff
2005-03-22
Jakob Eriksson
Abort if we can't create a named pipe at all.
tree
|
commitdiff
2005-03-22
Jakob Eriksson
If the variable does not exist, just return.
tree
|
commitdiff
next