2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-02-10 |
Dmitry Timoshkov | Fix a couple of copy/paste errors. |
tree | commitdiff |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-02-09 |
Dmitry Timoshkov | Add a test case for Virtual* APIs, fix a few bugs disco... |
tree | commitdiff |
2004-02-09 |
Dmitry Timoshkov | Allow compilation with MSVC. |
tree | commitdiff |
2004-02-07 |
Bill Medland | Correct GetNumberFormat for negative numbers with e... |
tree | commitdiff |
2004-02-06 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-02-05 |
Hans Leidekker | Improved error reporting. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-26 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-16 |
Mike Hearn | - Ensure we correctly add a backslash like Windows... |
tree | commitdiff |
2004-01-15 |
Mike McCormack | Preserve trailing backslashes in GetFullPathName. |
tree | commitdiff |
2004-01-15 |
Eric Pouech | Reimplemented Get{Short|Long}PathName and updated the... |
tree | commitdiff |
2004-01-09 |
Mike McCormack | Regression test for files with zero length. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2003-12-15 |
Hans Leidekker | MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_E... |
tree | commitdiff |
2003-12-15 |
Hans Leidekker | [Global|Local]ReAlloc don't fail with size 0. |
tree | commitdiff |
2003-12-08 |
Hans Leidekker | Include tests for MoveFile[W|A]. |
tree | commitdiff |
2003-12-08 |
Hans Leidekker | Deal with kernels that don't have IsValidLanguageGroup. |
tree | commitdiff |
2003-12-08 |
Hans Leidekker | Check for ERROR_CALL_NOT_IMPLEMENTED error from RemoveD... |
tree | commitdiff |
2003-12-04 |
Dimitrie O. Paun | More tests for {Local,Global}{,Re}Alloc() calls. |
tree | commitdiff |
2003-11-25 |
Dimitrie O. Paun | RtlHeapReAllocate() should not allocate memory. |
tree | commitdiff |
2003-11-22 |
Dmitry Timoshkov | Move CompareString implementation to libwine_unicode... |
tree | commitdiff |
2003-11-18 |
Hans Leidekker | Account for the fact that the temporary directory may... |
tree | commitdiff |
2003-11-18 |
Francois Gouget | Scale the buffer sizes with MAX_LISTED_ENV_VAR. |
tree | commitdiff |
2003-11-09 |
Francois Gouget | Fixed buffer overflow. |
tree | commitdiff |
2003-10-30 |
Mike McCormack | Added a test for mailslots. |
tree | commitdiff |
2003-10-28 |
Francois Gouget | Weekly spelling fixes. |
tree | commitdiff |
2003-10-24 |
Jon Griffiths | Added tests for FoldStringA/W. |
tree | commitdiff |
2003-10-21 |
Ferenc Wagner | Account for unique NT4 behaviour. |
tree | commitdiff |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
tree | commitdiff |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc. |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | More locale tests. |
tree | commitdiff |
2003-09-17 |
Jon Griffiths | More tests for kernel NLS functions. |
tree | commitdiff |
2003-09-17 |
Rolf Kalbermatter | Fix another error under Win9x (hopefully). |
tree | commitdiff |
2003-09-16 |
Alex Pasadyn | - Use HeapAlloc instead of GlobalAlloc in FindNextFile. |
tree | commitdiff |
2003-09-16 |
Rolf Kalbermatter | Added a few todo_wine tests with filenames with wildcards. |
tree | commitdiff |
2003-09-16 |
Rolf Kalbermatter | Remove <ntstatus.h> to allow compilation with MS PSDK... |
tree | commitdiff |
2003-09-15 |
Kevin Groeneveld | - Fix small bug with parsing of numbers in BuildCommDCB... |
tree | commitdiff |
2003-09-11 |
Francois Gouget | Modify winetest_ok to only add a trailing '\n' if there... |
tree | commitdiff |
2003-09-08 |
Francois Gouget | Fix the case of product and company names. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-06 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-07-19 |
Jon Griffiths | Fix MSVC warning. |
tree | commitdiff |
2003-07-03 |
Dmitry Timoshkov | Exit ealier from LCMapStringA in the case of LCMAP_SORTKEY. |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | Add tests for NORM_IGNORENONSPACE and NORM_IGNORESYMBOL... |
tree | commitdiff |
2003-06-27 |
Dmitry Timoshkov | Implement LCMapString using unicode collation tables. |
tree | commitdiff |
2003-06-26 |
Eric Pouech | Added a small test for process exit code retrieval. |
tree | commitdiff |
2003-06-21 |
Eric Pouech | - adapted kernel32 so that it no longer (directly)... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-18 |
Eric Pouech | - kernel32's environment tests: a few more tests now... |
tree | commitdiff |
2003-05-21 |
Gerald Pfeifer | Avoid "might be used uninitialized" warning in exercize... |
tree | commitdiff |
2003-05-20 |
Alexandre Julliard | Use the trace macro for debugging output. |
tree | commitdiff |
2003-05-19 |
Ferenc Wagner | New _lcreat tests for filename ending in a slash and... |
tree | commitdiff |
2003-05-15 |
Dan Kegel | More named pipes tests. |
tree | commitdiff |
2003-05-15 |
Mike McCormack | - rewrite of the named pipe code |
tree | commitdiff |
2003-05-13 |
Alexandre Julliard | Make the test pass on NT4 too. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Added a test for GetLongPathNameA("c:"). |
tree | commitdiff |
2003-05-13 |
Dimitrie O. Paun | Make sure winsock.h gets included before stdlib.h. |
tree | commitdiff |
2003-05-13 |
Eric Pouech | Added a set of tests for the console API. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-04-17 |
Uwe Bonnes | FindFirstFile on root directory should fail. |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
tree | commitdiff |
2003-03-14 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-03-04 |
Stefan Leichter | Added tests for GetPrivateProfileInt. |
tree | commitdiff |
2003-02-25 |
Dan Kegel | Now compiles on windows. Added a couple more checks. |
tree | commitdiff |
2003-02-19 |
Alexandre Julliard | Added pipe.ok. |
tree | commitdiff |
2003-02-19 |
Dan Kegel | Added check for illegal pipe names. |
tree | commitdiff |
2003-02-11 |
Alexandre Julliard | Authors: Francois Gouget <fgouget@free.fr>, With help... |
tree | commitdiff |
2003-01-20 |
Francois Gouget | {Get,Set}ThreadPriorityBoost are stubs on Win98. |
tree | commitdiff |
2003-01-16 |
Bill Medland | Correct GetDateFormat handling of uninitialised fields... |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-13 |
Eric Pouech | Added tests for environment variables, debug and suspen... |
tree | commitdiff |
2003-01-02 |
Chris Morgan | Use the locale id we created instead of the system... |
tree | commitdiff |
2002-12-19 |
Francois Gouget | On Win9x "hi\n" gives us "hi\r\n". |
tree | commitdiff |
2002-12-19 |
Chris Morgan | Add additional tests for GetTimeFormat() and GetDateFor... |
tree | commitdiff |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel... |
tree | commitdiff |
2002-12-18 |
Francois Gouget | Improve error reporting. |
tree | commitdiff |
2002-12-18 |
Francois Gouget | All filenames containing a ":" are invalid on Win9x... |
tree | commitdiff |
2002-12-18 |
Francois Gouget | #ifdef-out decodeW since it is not used yet. |
tree | commitdiff |
2002-12-18 |
Francois Gouget | Use strlen or lstrlenA as appropriate to avoid signed... |
tree | commitdiff |
2002-12-12 |
Francois Gouget | Mention the applications that depend on the behavior... |
tree | commitdiff |
2002-12-12 |
Francois Gouget | Don't test whether Get{Currency,Date,Number,Time}Format... |
tree | commitdiff |
2002-12-12 |
Francois Gouget | Skip the Unicode tests on Win9x. |
tree | commitdiff |
2002-12-12 |
Francois Gouget | Fix the error codes returned by DeleteFile{A,W} to... |
tree | commitdiff |
2002-12-12 |
Francois Gouget | The Win9x platforms support WideCharToMultiByte and |
tree | commitdiff |
2002-12-11 |
Francois Gouget | '"' is an illegal character on Win9x so we cannot test it. |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-30 |
Francois Gouget | {Get,Set}ThreadPriorityBoost and SetThreadIdealProcesso... |
tree | commitdiff |
2002-11-30 |
Francois Gouget | GetDiskFreeSpace(all NULLs) crashes on NT4 -> removed. |
tree | commitdiff |
2002-11-30 |
Francois Gouget | SetEnvironmentVariableA(NULL, NULL) crashes on Win98... |
tree | commitdiff |
2002-11-30 |
Alexandre Julliard | Partially implemented kernel/user times in GetThreadTim... |
tree | commitdiff |
2002-11-27 |
Bill Medland | Correct GetNumberFormatA for zero decimals and for... |
tree | commitdiff |
2002-11-25 |
Alexandre Julliard | Moved some GetThreadTimes tests out of the todo block. |
tree | commitdiff |
2002-11-12 |
Ryan Cumming | Add test for DeleteFileA with empty paths. |
tree | commitdiff |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
next |