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 |
2005-03-22 |
Jakob Eriksson | Fix patching error in file time test. |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
tree | commitdiff |
2005-03-17 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-16 |
Jakob Eriksson | Fix broken test. |
tree | commitdiff |
2005-03-15 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-10 |
Uwe Bonnes | Test for %Systemroot%. |
tree | commitdiff |
2005-03-04 |
Huw Davies | Fix regression in GetPrivateProfileSection for lines... |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-02 |
Jakob Eriksson | Accept (shorter) date format in Win NT and Win 95. |
tree | commitdiff |
2005-03-02 |
Rein Klazes | When enumerating keys using Get(Private)ProfileString... |
tree | commitdiff |
2005-03-01 |
Dmitry Timoshkov | Add another test case for file sharing. |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-28 |
Rémi Assailly | char -> const char fixes. |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-11-29 |
Gunnar Dalsnes | Added a test to make sure that CreateDirectoryA/W does... |
tree | commitdiff |
2004-11-28 |
Dmitry Timoshkov | Add a test for ReadFile/WriteFile fault handling, make... |
tree | commitdiff |
2004-11-22 |
Kevin Koltzau | Prevent environment test from crashing when environment... |
tree | commitdiff |
2004-11-21 |
Dmitry Timoshkov | Call CompareStringA with LOCALE_USE_CP_ACP flag set... |
tree | commitdiff |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time... |
tree | commitdiff |
2004-11-03 |
Robert Shearman | Fix broken thread start routines. |
tree | commitdiff |
2004-11-01 |
Stefan Leichter | Set the correct last error in EnumUILanguagesA, with... |
tree | commitdiff |
2004-10-29 |
Rein Klazes | - Simplify the calculation in TIME_DaylightCompareDate; |
tree | commitdiff |
2004-10-26 |
Mike McCormack | Add some tests for time conversion functions. |
tree | commitdiff |
2004-10-26 |
Rein Klazes | Correctly use the return value of GetTimeZoneInformation. |
tree | commitdiff |
2004-10-08 |
Ferenc Wagner | Unconditionally open a fresh console for the tests. |
tree | commitdiff |
2004-09-13 |
Eric Pouech | Fixed (finally) ScrollConsoleScreenBuffer implementation. |
tree | commitdiff |
2004-09-10 |
Rein Klazes | Add tests of TzSpecificLocalTimeToSystemTime and |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Comment out an unreliable test. |
tree | commitdiff |
2004-09-08 |
Francois Gouget | Set _WIN32_WINNT to 0x0501 so we get the definition of |
tree | commitdiff |
2004-09-08 |
Eric Pouech | - ctrl-c enabling flag is now inherited |
tree | commitdiff |
2004-09-07 |
Mike McCormack | Add a test for timers. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-08-30 |
Filip Navara | - Don't expect that drive C: exists, use the drive... |
tree | commitdiff |
2004-08-25 |
Francois Gouget | Enable the disabled tests in tests.data or add a commen... |
tree | commitdiff |
2004-08-24 |
Francois Gouget | Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I... |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Remove types that don't exist from tests.dat. |
tree | commitdiff |
2004-08-19 |
Robert Shearman | - Errors should only be reported to I/O completion... |
tree | commitdiff |
2004-08-09 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-07-20 |
Mike Hearn | Make STARTUPINFO.lpDesktop tests pass on NT. |
tree | commitdiff |
2004-07-06 |
Mike Hearn | Correct error code returned by CreateFile when given... |
tree | commitdiff |
2004-06-17 |
Stefan Leichter | Fix the GetPrivateProfileIntA tests for the win9x platform. |
tree | commitdiff |
2004-06-17 |
Alexandre Julliard | Added a couple of tests for SetCurrentDirectoryA. |
tree | commitdiff |
2004-06-15 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-06-04 |
Dimitrie O. Paun | In Win9x, {Create,Remove}Directory returns ERROR_PATH_N... |
tree | commitdiff |
2004-06-04 |
Dimitrie O. Paun | Win9x does not convert FIXED to MOVEABLE. It also disca... |
tree | commitdiff |
2004-06-03 |
Robert Reif | I got the test for failure on NT wrong in my last patch... |
tree | commitdiff |
2004-06-02 |
Dimitrie O. Paun | Do not fix the drive letter to 'C', it fails on other... |
tree | commitdiff |
2004-05-30 |
Robert Reif | NT 4.0 doesn't support MAP_EXPAND_LIGATURES so skip... |
tree | commitdiff |
2004-05-25 |
Dmitry Timoshkov | Avoid a failure under Win9x. |
tree | commitdiff |
2004-05-24 |
Dmitry Timoshkov | Explicitly specify name of the pipe in the pipe test. |
tree | commitdiff |
2004-05-22 |
Dmitry Timoshkov | Add a test for opening an already opened file for writi... |
tree | commitdiff |
2004-05-21 |
Alexandre Julliard | Converted the memory views list to use the standard... |
tree | commitdiff |
2004-05-20 |
Alexandre Julliard | Don't use the Wine debug functions. |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Fixed some of the GetShortPathName tests to use the... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Avoid killing threads with TerminateThread, this can... |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-05-03 |
Jakob Eriksson | Prevent from crashing/hanging in Windows 95 OSR2. |
tree | commitdiff |
2004-04-28 |
Jakob Eriksson | Fixed tests to succeed on all Windows versions. |
tree | commitdiff |
2004-04-27 |
Alexandre Julliard | Removed todo_wine from some tests that succeed now. |
tree | commitdiff |
2004-04-26 |
Duane Clark | Add testing of PeekNamedPipe, multiple writes, and... |
tree | commitdiff |
2004-04-22 |
Jakob Eriksson | When the Windows directory was something else than... |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-04-08 |
Alexandre Julliard | Replace the get_file_info request by an fstat() on... |
tree | commitdiff |
2004-04-05 |
Lionel Ulmer | Add better NULL checks to lstrcmp[i](A/W) functions. |
tree | commitdiff |
2004-04-03 |
Alexandre Julliard | Reimplemented DeleteFile by using CreateFile with |
tree | commitdiff |
2004-03-27 |
Alexandre Julliard | Check file sharing permissions based on the file inode... |
tree | commitdiff |
2004-03-22 |
Uwe Bonnes | Added tests for time functions. |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | Reimplemented FindFirstFile/FindNextFile on top of |
tree | commitdiff |
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 |
next |