1 This is the old test implemantation of rtl::XString.
2 If you want to write new or better tests:
3 Identify the test function in the source and remark it.
5 The best way to remark old tests, go to the end of the source code and remark
6 only the test_rtl_<X>String_<function>(hRtlTestResult); so the test will not
9 There are already some new tests for rtl::XString, take a look into the
10 directory sal/qa/rtl/ostring or sal/qa/rtl/oustring, where are some
16 Do not hesitate to contact me at 'lla<at>openoffice.org'.