Tests for RtlDuplicateUnicodeString, RtlFindCharInUnicodeString,
[wine] / dlls / ntdll / tests / rtlstr.c
2003-05-06  Thomas MertesTests for RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-04-08  Thomas MertesTests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAcc...
2003-03-22  Thomas MertesTests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas...
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2003-01-16  Francois Gougetok() does not support '%S'. Store the Ansi version...
2003-01-03  Francois GougetCall lstrcmpW rather than wcscmp.
2002-12-19  Alexandre JulliardAvoid some warnings.
2002-11-12  Robert ShearmanFirst of tests for the Rtl* string manipulation functions.