xref: /aoo41x/main/sal/qa/rtl_strings/readme.txt (revision cdf0e10c)
1*cdf0e10cSrcweirThis is the old test implemantation of rtl::XString.
2*cdf0e10cSrcweirIf you want to write new or better tests:
3*cdf0e10cSrcweirIdentify the test function in the source and remark it.
4*cdf0e10cSrcweir
5*cdf0e10cSrcweirThe best way to remark old tests, go to the end of the source code and remark
6*cdf0e10cSrcweironly the test_rtl_<X>String_<function>(hRtlTestResult); so the test will not
7*cdf0e10cSrcweirexecuted any longer.
8*cdf0e10cSrcweir
9*cdf0e10cSrcweirThere are already some new tests for rtl::XString, take a look into the
10*cdf0e10cSrcweirdirectory sal/qa/rtl/ostring or sal/qa/rtl/oustring, where are some
11*cdf0e10cSrcweirreplacements added.
12*cdf0e10cSrcweir
13*cdf0e10cSrcweir
14*cdf0e10cSrcweirAny other Questions?
15*cdf0e10cSrcweir
16*cdf0e10cSrcweirDo not hesitate to contact me at 'lla<at>openoffice.org'.
17*cdf0e10cSrcweir
18*cdf0e10cSrcweirbest regards,
19*cdf0e10cSrcweirLars
20*cdf0e10cSrcweir
21