office-gobmx/sal/qa/rtl_strings
Pascal Junck 9eeebfdca8 INTEGRATION: CWS qadev19 (1.2.46); FILE MERGED
2004/09/20 13:05:47 lla 1.2.46.1: #117552# problems with 64bit values solved
2004-11-02 09:31:31 +00:00
..
export.exp
makefile.mk
readme.txt
rtl_old_testostring.cxx
rtl_old_testowstring.cxx INTEGRATION: CWS qadev19 (1.2.46); FILE MERGED 2004-11-02 09:31:31 +00:00
rtl_old_teststrbuf.cxx
rtl_OString.cxx
rtl_OUString.cxx INTEGRATION: CWS qadev19 (1.7.56); FILE MERGED 2004-11-02 09:31:01 +00:00
rtl_OUStringBuffer.cxx
rtl_String_Const.h INTEGRATION: CWS qadev19 (1.4.60); FILE MERGED 2004-11-02 09:31:16 +00:00
rtl_String_Utils.cxx
rtl_String_Utils.hxx
rtl_String_Utils_Const.h

This is the old test implemantation of rtl::XString.
If you want to write new or better tests:
Identify the test function in the source and remark it.

The best way to remark old tests, go to the end of the source code and remark
only the test_rtl_<X>String_<function>(hRtlTestResult); so the test will not
executed any longer.

There are already some new tests for rtl::XString, take a look into the
directory sal/qa/rtl/ostring or sal/qa/rtl/oustring, where are some
replacements added.


Any other Questions?

Do not hesitate to contact me at 'lla<at>openoffice.org'.

best regards,
Lars