Fix error returned when opening nonexistent pipes.
[wine] / dlls / ntdll / tests / Makefile.in
2005-09-30  Vitaliy MargolenAdd a few tests for object manager.
2005-05-11  Eric PouechSome tests for NTDLL atom support (by György 'Nog'...
2005-04-15  Paul VriensStart of unit tests for *Info* functions.
2005-02-14  Alexandre JulliardBrad DeMorrow
2004-10-22  Rein KlazesCorrect the calculation of the year for the 31'st of...
2003-11-25  Dimitrie O. PaunRtlHeapReAllocate() should not allocate memory.
2003-05-08  Eric PouechAdded environment tests.
2003-04-12  Alexandre JulliardImplemented RtlDetermineDosPathNameType_U and RtlIsDosD...
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...
2003-03-18  Thomas MertesTests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2002-11-12  Robert ShearmanFirst of tests for the Rtl* string manipulation functions.
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-09-09  Andriy PalamarchukRtlNtStatusToDosError: Added new NT status to error...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.