Implement handle tables and add tests for them.
[wine] / dlls / ntdll / tests / rtl.c
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-07-23  Francois GougetAssorted spelling fixes.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-15  Hans LeidekkerCheck if a function exists before testing it.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-07-18  Jon GriffithsAdded some new Rtl* tests.
2003-04-08  Thomas MertesTests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc...
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...