makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ntdll / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-10-06  Ge van Geldorpntdll/tests: Fix atom tests on Win7.
2009-09-25  Dan Kegelntdll: Add initial test for NtQueryDirectoryFile().
2007-02-28  Jeff Latimerntdll: Framework for NtCreateMailslotFile tests.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-05-10  James Hawkinsntdll: Add initial tests for the NT Ports API.
2006-01-17  Mike McCormackntdll: Add a test for NtNotifyChangeDirectoryFile.
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...
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.