Fixed some illegal lvalue casts / increments.
[wine] / dlls / kernel / tests /
2004-06-15  Francois GougetAssorted spelling and case fixes.
2004-06-04  Dimitrie O. PaunIn Win9x, {Create,Remove}Directory returns ERROR_PATH_N...
2004-06-04  Dimitrie O. PaunWin9x does not convert FIXED to MOVEABLE. It also disca...
2004-06-03  Robert ReifI got the test for failure on NT wrong in my last patch...
2004-06-02  Dimitrie O. PaunDo not fix the drive letter to 'C', it fails on other...
2004-05-30  Robert ReifNT 4.0 doesn't support MAP_EXPAND_LIGATURES so skip...
2004-05-25  Dmitry TimoshkovAvoid a failure under Win9x.
2004-05-24  Dmitry TimoshkovExplicitly specify name of the pipe in the pipe test.
2004-05-22  Dmitry TimoshkovAdd a test for opening an already opened file for writi...
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-05-20  Alexandre JulliardDon't use the Wine debug functions.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-14  Alexandre JulliardFixed some of the GetShortPathName tests to use the...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardAvoid killing threads with TerminateThread, this can...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-03  Jakob ErikssonPrevent from crashing/hanging in Windows 95 OSR2.
2004-04-28  Jakob ErikssonFixed tests to succeed on all Windows versions.
2004-04-27  Alexandre JulliardRemoved todo_wine from some tests that succeed now.
2004-04-26  Duane ClarkAdd testing of PeekNamedPipe, multiple writes, and...
2004-04-22  Jakob ErikssonWhen the Windows directory was something else than...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-08  Alexandre JulliardReplace the get_file_info request by an fstat() on...
2004-04-05  Lionel UlmerAdd better NULL checks to lstrcmp[i](A/W) functions.
2004-04-03  Alexandre JulliardReimplemented DeleteFile by using CreateFile with
2004-03-27  Alexandre JulliardCheck file sharing permissions based on the file inode...
2004-03-22  Uwe BonnesAdded tests for time functions.
2004-03-17  Alexandre JulliardReimplemented FindFirstFile/FindNextFile on top of
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-10  Dmitry TimoshkovFix a couple of copy/paste errors.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Dmitry TimoshkovAdd a test case for Virtual* APIs, fix a few bugs disco...
2004-02-09  Dmitry TimoshkovAllow compilation with MSVC.
2004-02-07  Bill MedlandCorrect GetNumberFormat for negative numbers with e...
2004-02-06  Francois GougetAdd trailing '\n's to ok() calls.
2004-02-05  Hans LeidekkerImproved error reporting.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-16  Mike Hearn- Ensure we correctly add a backslash like Windows...
2004-01-15  Mike McCormackPreserve trailing backslashes in GetFullPathName.
2004-01-15  Eric PouechReimplemented Get{Short|Long}PathName and updated the...
2004-01-09  Mike McCormackRegression test for files with zero length.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-12-15  Hans LeidekkerMoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_E...
2003-12-15  Hans Leidekker[Global|Local]ReAlloc don't fail with size 0.
2003-12-08  Hans LeidekkerInclude tests for MoveFile[W|A].
2003-12-08  Hans LeidekkerDeal with kernels that don't have IsValidLanguageGroup.
2003-12-08  Hans LeidekkerCheck for ERROR_CALL_NOT_IMPLEMENTED error from RemoveD...
2003-12-04  Dimitrie O. PaunMore tests for {Local,Global}{,Re}Alloc() calls.
2003-11-25  Dimitrie O. PaunRtlHeapReAllocate() should not allocate memory.
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-18  Hans LeidekkerAccount for the fact that the temporary directory may...
2003-11-18  Francois GougetScale the buffer sizes with MAX_LISTED_ENV_VAR.
2003-11-09  Francois GougetFixed buffer overflow.
2003-10-30  Mike McCormackAdded a test for mailslots.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-10-24  Jon GriffithsAdded tests for FoldStringA/W.
2003-10-21  Ferenc WagnerAccount for unique NT4 behaviour.
2003-09-29  Francois GougetSome spelling fixes.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-24  Jon GriffithsMore locale tests.
2003-09-17  Jon GriffithsMore tests for kernel NLS functions.
2003-09-17  Rolf KalbermatterFix another error under Win9x (hopefully).
2003-09-16  Alex Pasadyn- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
2003-09-16  Rolf KalbermatterAdded a few todo_wine tests with filenames with wildcards.
2003-09-16  Rolf KalbermatterRemove <ntstatus.h> to allow compilation with MS PSDK...
2003-09-15  Kevin Groeneveld- Fix small bug with parsing of numbers in BuildCommDCB...
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardWarning fixes.
2003-07-19  Jon GriffithsFix MSVC warning.
2003-07-03  Dmitry TimoshkovExit ealier from LCMapStringA in the case of LCMAP_SORTKEY.
2003-06-30  Dmitry TimoshkovAdd tests for NORM_IGNORENONSPACE and NORM_IGNORESYMBOL...
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-26  Eric PouechAdded a small test for process exit code retrieval.
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-18  Eric Pouech- kernel32's environment tests: a few more tests now...
2003-05-21  Gerald PfeiferAvoid "might be used uninitialized" warning in exercize...
2003-05-20  Alexandre JulliardUse the trace macro for debugging output.
2003-05-19  Ferenc WagnerNew _lcreat tests for filename ending in a slash and...
2003-05-15  Dan KegelMore named pipes tests.
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-05-13  Alexandre JulliardMake the test pass on NT4 too.
2003-05-13  Francois GougetAdded a test for GetLongPathNameA("c:").
2003-05-13  Dimitrie O. PaunMake sure winsock.h gets included before stdlib.h.
2003-05-13  Eric PouechAdded a set of tests for the console API.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-17  Uwe BonnesFindFirstFile on root directory should fail.
2003-03-18  Alexandre JulliardImplemented file locking functions (partly based on...
2003-03-14  Alexandre JulliardWarning fixes.
2003-03-04  Stefan LeichterAdded tests for GetPrivateProfileInt.
2003-02-25  Dan KegelNow compiles on windows. Added a couple more checks.
2003-02-19  Alexandre JulliardAdded pipe.ok.
2003-02-19  Dan KegelAdded check for illegal pipe names.
next