ntdll/tests: Skip tests if NtCurrentTeb doesn't exist.
[wine] / dlls / ntdll / tests / rtl.c
2005-11-15  Dmitry TimoshkovAdd a test for RtlAllocateAndInitializeSid, make it...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-10  Francois GougetDefine RTL_HANDLE and RTL_HANDLE_TABLE if not using...
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-13  Mike McCormackFix warnings in tests, remove pointless comments.
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
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...