ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
[wine] / dlls / ntdll / tests / rtl.c
2010-08-20  Detlef Riekenbergntdll/tests: Add tests for RtlIpv4AddressToString ...
2010-08-20  Jacek Cabanntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
2010-02-03  Peter Rosinntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
2010-02-03  Peter Rosinntdll: Add tests for RtlSetThreadErrorMode and RtlGetTh...
2010-01-14  Andrew Nguyenntdll/tests: Allow native crashing code to be compiled.
2010-01-14  Andrew Nguyenntdll/tests: Make function pointer checks consistent...
2009-02-12  Francois Gougetntdll/tests: Remove WINAPI on static functions where...
2008-12-02  Paul Vriensntdll/tests: Fix a test failure on W2K.
2008-12-01  Jeff Zaroykontdll: Avoid NULL deref in RtlDeleteTimer.
2008-07-02  James Hawkinsntdll: Skip the byte swap test in win2k.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-09  Austin EnglishSpelling fixes.
2007-08-21  Paul Vriensntdll/tests: Use skip instead of trace.
2007-01-10  Paul Vriensntdll/tests: Skip some tests on Windows Vista.
2006-12-13  Andrew Talbotntdll/tests: Cast-qual warning fix.
2006-12-07  Paul Vriensntdll/tests: Fix typo.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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...