xref: /aoo4110/main/sal/qa/rtl_strings/readme.txt (revision b1cdbd2c)
1*b1cdbd2cSJim JagielskiThis is the old test implemantation of rtl::XString.
2*b1cdbd2cSJim JagielskiIf you want to write new or better tests:
3*b1cdbd2cSJim JagielskiIdentify the test function in the source and remark it.
4*b1cdbd2cSJim Jagielski
5*b1cdbd2cSJim JagielskiThe best way to remark old tests, go to the end of the source code and remark
6*b1cdbd2cSJim Jagielskionly the test_rtl_<X>String_<function>(hRtlTestResult); so the test will not
7*b1cdbd2cSJim Jagielskiexecuted any longer.
8*b1cdbd2cSJim Jagielski
9*b1cdbd2cSJim JagielskiThere are already some new tests for rtl::XString, take a look into the
10*b1cdbd2cSJim Jagielskidirectory sal/qa/rtl/ostring or sal/qa/rtl/oustring, where are some
11*b1cdbd2cSJim Jagielskireplacements added.
12*b1cdbd2cSJim Jagielski
13*b1cdbd2cSJim Jagielski
14*b1cdbd2cSJim JagielskiAny other Questions?
15*b1cdbd2cSJim Jagielski
16*b1cdbd2cSJim JagielskiDo not hesitate to contact me at 'lla<at>openoffice.org'.
17*b1cdbd2cSJim Jagielski
18*b1cdbd2cSJim Jagielskibest regards,
19*b1cdbd2cSJim JagielskiLars
20*b1cdbd2cSJim Jagielski
21