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 |
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 |
next |