xref: /aoo4110/main/sal/qa/rtl_strings/readme.txt (revision b1cdbd2c)
1This is the old test implemantation of rtl::XString.
2If you want to write new or better tests:
3Identify the test function in the source and remark it.
4
5The best way to remark old tests, go to the end of the source code and remark
6only the test_rtl_<X>String_<function>(hRtlTestResult); so the test will not
7executed any longer.
8
9There are already some new tests for rtl::XString, take a look into the
10directory sal/qa/rtl/ostring or sal/qa/rtl/oustring, where are some
11replacements added.
12
13
14Any other Questions?
15
16Do not hesitate to contact me at 'lla<at>openoffice.org'.
17
18best regards,
19Lars
20
21