merged tag ooo/DEV300_m102
[LibreOffice.git] / sal / qa / rtl_strings / readme.txt
blob388c98751e8d48621cf5c11b40df5159764613f0
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
7 executed any longer.
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
11 replacements added.
14 Any other Questions?
16 Do not hesitate to contact me at 'lla<at>openoffice.org'.
18 best regards,
19 Lars