office-gobmx/sal/qa/rtl_strings
Rüdiger Timm b7a44f424d INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED
2008/03/31 13:24:00 rt 1.5.234.1: #i87441# Change license header to LPGL v3.
2008-04-10 10:58:05 +00:00
..
export.exp
makefile.mk INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008-04-10 10:56:09 +00:00
readme.txt
rtl_old_testostring.cxx INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008-04-10 10:57:32 +00:00
rtl_old_testowstring.cxx INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008-04-10 10:57:49 +00:00
rtl_old_teststrbuf.cxx INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008-04-10 10:58:05 +00:00
rtl_OString.cxx
rtl_OUString.cxx
rtl_OUStringBuffer.cxx INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008-04-10 10:56:09 +00:00
rtl_String_Const.h INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008-04-10 10:57:49 +00:00
rtl_String_Utils.cxx INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008-04-10 10:56:45 +00:00
rtl_String_Utils.hxx INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008-04-10 10:57:17 +00:00
rtl_String_Utils_Const.h INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008-04-10 10:57:17 +00:00

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