kernel: Avoid heap corruption on invalid parameter in GlobalFree().
[wine] / dlls / kernel / tests /
2006-03-20  Detlef Riekenbergkernel: Avoid heap corruption on invalid parameter...
2006-03-20  Alexandre Julliardkernel: Avoid infinite waits in directory change tests.
2006-02-27  Eric Pouechkernel32: ClearCommError.
2006-02-21  Mike McCormackkernel32: Add a simple test for recursive notification.
2006-02-21  Mike McCormackkernel32: Add a short test for GetOverlappedResult.
2006-02-20  Mike McCormackserver: Distinguish between a directory and a file...
2006-02-10  Stefan Leichterkernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.
2006-02-09  Jeremy Whitekernel: Fixed build with gcc 2.95.
2006-02-07  Mike McCormackkernel32: More test cases for ReadDirectoryChangesW.
2006-02-06  Stefan Leichterkernel: Added a test for QueryDosDeviceA.
2006-02-06  Eric Pouechkernel: Fixed regression in atom handling.
2006-01-31  Mike McCormackkernel: Add some test cases for ReadDirectoryChangesW.
2006-01-30  Mike McCormackkernel: Add some more tests for FindFirstChangeNotifica...
2006-01-27  Alexandre Julliardserver: Make the FILE_SHARE_DELETE sharing checks depen...
2006-01-25  Hans Leidekkerkernel: Test moving a directory that has a change notif...
2006-01-23  Detlef Riekenbergkernel/tests: Integer atoms return different results...
2006-01-14  Alexandre Julliardkernel: Make sure the file contains data for the ReadFi...
2006-01-12  Robert Shearmankernel32: Fix GlobalReAlloc for size = 0.
2006-01-09  Mike McCormackkernel: Trying to lock an empty global memory block...
2006-01-03  Eric Pouechkernel32: Implemented atoms query function on top of...
2005-12-22  Eric Pouechkernel/tests: Check that we successfully open the console.
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-12  Alexandre Julliardserver: Added access rights mapping to file objects.
2005-12-05  Alexandre Julliardkernel: Added a basic test for exception handling in...
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-18  Alexandre JulliardAvoid setting the context before the thread has started...
2005-11-18  Alexandre JulliardAdded a few more Unicode digits from Unicode version...
2005-11-15  Detlef RiekenbergMade test loadable on NT 3.51 again (GetDiskFreeSpaceEx...
2005-11-15  Paul VriensCorrected last error information.
2005-11-14  Eric PouechNtReadFile: now returning correct status in NtReadFile...
2005-11-14  Eric PouechFix set_test_val function declaration to ensure stack...
2005-11-12  Paul VriensAdd some extra error information.
2005-11-12  Phil Lodwickprefix can be NULL for GetTempFileNameW.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-10  Saulius KrasuckasAdd error code valid for Win9x and XP.
2005-11-08  Saulius KrasuckasTake into account some alignment done by HeapAlloc...
2005-11-02  Alexandre JulliardFixed Get/SetThreadContext to work properly on suspende...
2005-10-28  Saulius KrasuckasTest CreateThread() for reception of NULL pointer to...
2005-10-28  Saulius KrasuckasDon't send a CTRL_C_EVENT signal to console if we are...
2005-10-28  Saulius KrasuckasAdd a test for GetThreadExitCode.
2005-10-27  Uwe BonnesTest for argv handling.
2005-10-26  Vitaliy MargolenTest for return value from CreateDirectory("c:").
2005-10-20  Rein KlazesIn GetDiskFreeSpace:
2005-10-18  Vitaliy MargolenLoadLibrary should ignore trailing spaces in the librar...
2005-10-18  Alexandre JulliardRevert previous change, OF_EXIST really returns HFILE_E...
2005-10-11  Detlef RiekenbergNT3.51 returns ERROR_MORE_DATA.
2005-10-10  Maxime BellengéIn case of failure and OF_EXIST is specified, return...
2005-10-06  Vitaliy MargolenFix atom tests on win9x.
2005-09-28  Eric PouechAdded a bunch of test cases for atoms.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-08-18  Saulius KrasuckasTest passing NULL source to WideCharToMultiByte.
2005-08-17  Francois GougetAssorted spelling fixes.
2005-08-12  Francois GougetAssorted spelling fixes.
2005-08-10  Francois GougetAdd trailing '\n's to trace() call.
2005-08-10  Richard Cohen- Fix regression in GetPrivateProfileString16 for key...
2005-08-03  Uwe BonnesMore comm tests.
2005-08-01  Felix NawothnigFix sync tests on Win98/ME.
2005-08-01  Felix NawothnigFix module tests on Win9x.
2005-07-30  Felix NawothnigFix comm tests on Win9x.
2005-07-30  Felix NawothnigFix remaining thread tests on WinME.
2005-07-28  Dmitry Timoshkov- Reimplement EnumTimeFormats, make it work for all...
2005-07-27  Dmitry Timoshkov- Reimplement EnumDateFormats, make it work for all...
2005-07-27  Paul VriensFix some tests for win9x and winME.
2005-07-25  Felix NawothnigFix thread tests on WinME.
2005-07-22  Francois GougetAssorted spelling fixes.
2005-07-15  Dmitry TimoshkovAdd a test for handling overlapped buffers by WideCharT...
2005-07-11  Paul VriensBasic tests for LoadLibraryA and GetProcAddress.
2005-07-11  Robert Shearman- Make the value returned from HeapSize always match...
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-30  Francois GougetTest the behavior of CreateDirectory() when it has...
2005-06-27  Uwe BonnesAdded test cases. However most added tests need a loopb...
2005-06-27  Eric Pouech- OpenConsole: try to open the Unix console if we fail...
2005-06-27  Jacek CabanFix test on NT 4.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-14  Mike McCormackFix declaration warnings in the test cases.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-09  Uwe BonnesDon't try to access floppy if it's not mounted.
2005-06-05  Uwe BonnesAdded more pipe tests.
2005-06-02  Mike McCormackMake sure that unused code gets compiled to avoid warnings.
2005-05-31  Mike McCormackSome warning fixes for the regression tests.
2005-05-25  Alexandre JulliardRemoved STANDALONE ifdefs.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-24  Mike McCormackTests for SignalObjectAndWait.
2005-04-19  Stefan LeichterExclude crashing CreateFileW test on NT4.
2005-04-18  Eric PouechCopied the atom tests for global atom so that we can...
2005-04-11  Mike McCormackCalculate the size of the next mailslot message correctly.
2005-03-31  Rein KlazesFix some incorrect uses of the ok macro where the resul...
2005-03-30  Mike McCormackImplement mailslots.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-28  Mike McCormackImplement CreateMailslot using NtCreateMailslotFile.
2005-03-28  Jakob ErikssonRemove tests that fail badly on Windows 98.
2005-03-25  Jakob ErikssonFix thread affinity test for SMP machines.
2005-03-24  Alexandre JulliardTake into account the more correct behavior of recent...
2005-03-23  Alex Villacís LassoTest for PeekNamedPipe with zero-length buffer.
2005-03-22  Alexandre JulliardFetch again the file time to compare against to avoid...
2005-03-22  Jakob ErikssonAbort if we can't create a named pipe at all.
2005-03-22  Jakob ErikssonIf the variable does not exist, just return.
next