2005-11-15 |
Dmitry Timoshkov | Add a test for RtlAllocateAndInitializeSid, make it... |
tree | commitdiff |
2005-11-02 |
Vitaliy Margolen | Fix error returned when opening nonexistent pipes. |
tree | commitdiff |
2005-11-01 |
Vitaliy Margolen | Fix error returned when exceeding allowed instances. |
tree | commitdiff |
2005-11-01 |
Vitaliy Margolen | - Use OBJ_CASE_INSENSITIVE in object lookup. |
tree | commitdiff |
2005-09-30 |
Vitaliy Margolen | Add a few tests for object manager. |
tree | commitdiff |
2005-09-02 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-17 |
Francois Gouget | Fix a couple of MSVC signed/unsigned warnings. |
tree | commitdiff |
2005-08-11 |
Francois Gouget | Define WIN32_NO_STATUS so we don't get 'duplicate macro... |
tree | commitdiff |
2005-08-11 |
Francois Gouget | Remove unneeded wine/library.h include. |
tree | commitdiff |
2005-08-10 |
Francois Gouget | Define RTL_HANDLE and RTL_HANDLE_TABLE if not using... |
tree | commitdiff |
2005-07-22 |
Paul Vriens | Use current process if assigned process cannot be opened. |
tree | commitdiff |
2005-07-12 |
Aric Stewart | Both wcschr and wcsrchr should be able to find the... |
tree | commitdiff |
2005-07-06 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2005-07-05 |
Paul Vriens | Added some tests for other information classes. |
tree | commitdiff |
2005-07-03 |
Mike McCormack | Avoid warnings in generated tests by casting sizeof... |
tree | commitdiff |
2005-06-27 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-24 |
Alexandre Julliard | RtlGetFullPathName_U should remove the trailing dot... |
tree | commitdiff |
2005-06-23 |
Paul Vriens | NT4 doesn't support ProcessIoCounters. |
tree | commitdiff |
2005-06-21 |
Paul Vriens | Change ProcessBasicInformation to the same behavior... |
tree | commitdiff |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-17 |
Francois Gouget | Remove an unneeded variable in test_query_timeofday(). |
tree | commitdiff |
2005-06-16 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings. |
tree | commitdiff |
2005-06-16 |
Paul Vriens | W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC... |
tree | commitdiff |
2005-06-15 |
Paul Vriens | Only exact buffer size gives STATUS_SUCCESS. |
tree | commitdiff |
2005-06-14 |
Paul Vriens | Return STATUS_INVALID_INFO_CLASS for non-implemented... |
tree | commitdiff |
2005-06-13 |
Paul Vriens | Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct. |
tree | commitdiff |
2005-06-13 |
Mike McCormack | Fix warnings in tests, remove pointless comments. |
tree | commitdiff |
2005-06-10 |
Paul Vriens | Fixed ReturnLength of SystemCpuInformation. |
tree | commitdiff |
2005-06-09 |
Paul Vriens | Added test for SystemProcessInformation. |
tree | commitdiff |
2005-05-11 |
Eric Pouech | Some tests for NTDLL atom support (by György 'Nog'... |
tree | commitdiff |
2005-05-10 |
Paul Vriens | Added SystemHandleInformation tests. |
tree | commitdiff |
2005-04-19 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-04-15 |
Paul Vriens | Start of unit tests for *Info* functions. |
tree | commitdiff |
2005-04-11 |
Paul Vriens | Flags should be or-ed. |
tree | commitdiff |
2005-03-29 |
Jacek Caban | Fixed ntdll:reg test on win9x. |
tree | commitdiff |
2005-03-28 |
Saulius Krasuckas | Fix an error code for ME. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-02-24 |
Dmitry Timoshkov | Match RaiseException and EXCEPTION_RECORD to SDK defini... |
tree | commitdiff |
2005-02-15 |
Ivan Leo Puoti | Move Rtl*Registry* structs, defines and prototypes... |
tree | commitdiff |
2005-02-14 |
Alexandre Julliard | Brad DeMorrow |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warning... |
tree | commitdiff |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-07 |
Robert Shearman | Implement handle tables and add tests for them. |
tree | commitdiff |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time... |
tree | commitdiff |
2004-10-30 |
Francois Gouget | #ifdef out the tests if compiling with the Platform... |
tree | commitdiff |
2004-10-22 |
Rein Klazes | Correct the calculation of the year for the 31'st of... |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Test some more ntdll types. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-01 |
Francois Gouget | Fix/update the TOKEN_STATISTICS check. |
tree | commitdiff |
2004-09-01 |
Francois Gouget | Disable the RtlBitMap tests if compiling with the Micro... |
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-23 |
Francois Gouget | Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000... |
tree | commitdiff |
2004-08-22 |
Francois Gouget | Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to... |
tree | commitdiff |
2004-08-22 |
Francois Gouget | Remove these Wine-only types: |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Remove types that don't exist from tests.dat. |
tree | commitdiff |
2004-08-14 |
Francois Gouget | Avoid annoying 'macro redefinition' warnings by defining |
tree | commitdiff |
2004-08-13 |
Francois Gouget | Fix the PSID and PSECURITY_DESCRIPTOR types. |
tree | commitdiff |
2004-08-13 |
Francois Gouget | The Windows headers don't define PEXCEPTION_REGISTRATIO... |
tree | commitdiff |
2004-08-13 |
Francois Gouget | Rename ResourceHandle to Reserved in the IMAGE_RESOURCE... |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Replace strcasecmp() with lstrcmpiA() to help compilati... |
tree | commitdiff |
2004-07-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-05-14 |
Alexandre Julliard | Better fix for removing trailing spaces in RtlGetFullPa... |
tree | commitdiff |
2004-05-13 |
Alexandre Julliard | Remove trailing spaces from the filename in RtlGetFullP... |
tree | commitdiff |
2004-05-05 |
Francois Gouget | We should not make deststring static since we count... |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-03-22 |
Uwe Bonnes | Added some tests for RtlGetFullPathName_U. |
tree | commitdiff |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-02-07 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-02-07 |
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-13 |
Vincent Béron | Remove a "\" from a multiline string constant by splitt... |
tree | commitdiff |
2003-12-15 |
Hans Leidekker | Check if a function exists before testing it. |
tree | commitdiff |
2003-12-12 |
Jon Griffiths | Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas... |
tree | commitdiff |
2003-11-25 |
Dimitrie O. Paun | RtlHeapReAllocate() should not allocate memory. |
tree | commitdiff |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-04 |
Michael Günnewig | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-06 |
Alexandre Julliard | Avoid non-portable long long constants. |
tree | commitdiff |
2003-07-19 |
Jon Griffiths | Fix -W warnings. |
tree | commitdiff |
2003-07-18 |
Jon Griffiths | Added some new Rtl* tests. |
tree | commitdiff |
2003-06-18 |
Eric Pouech | - kernel32's environment tests: a few more tests now... |
tree | commitdiff |
2003-05-13 |
Eric Pouech | Enhanced test for queries, added tests for expansion. |
tree | commitdiff |
2003-05-08 |
Eric Pouech | Added environment tests. |
tree | commitdiff |
2003-05-06 |
Thomas Mertes | Tests for RtlDuplicateUnicodeString, RtlFindCharInUnico... |
tree | commitdiff |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
tree | commitdiff |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
tree | commitdiff |
2003-04-08 |
Thomas Mertes | Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
tree | commitdiff |
2003-03-18 |
Thomas Mertes | Tests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
tree | commitdiff |
2003-02-19 |
Thomas Mertes | Tests for RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-18 |
Thomas Mertes | - Fix small bug in RtlFindMostSignificantBit. It return... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | ok() does not support '%S'. Store the Ansi version... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Call lstrcmpW rather than wcscmp. |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. |
tree | commitdiff |
next |