office-gobmx/sal/qa/rtl_strings
Ivo Hinkelmann ba22e30b15 INTEGRATION: CWS reportdesign01 (1.6.92); FILE MERGED
2007/10/15 09:09:51 oj 1.6.92.2: RESYNC: (1.6-1.7); FILE MERGED
2007/10/04 09:03:59 lla 1.6.92.1: #i67655# only updates on some tests to build warning free
2007-11-20 18:50:15 +00:00
..
export.exp
makefile.mk
readme.txt
rtl_old_testostring.cxx INTEGRATION: CWS reportdesign01 (1.5.154); FILE MERGED 2007-11-20 18:50:01 +00:00
rtl_old_testowstring.cxx INTEGRATION: CWS reportdesign01 (1.6.92); FILE MERGED 2007-11-20 18:50:15 +00:00
rtl_old_teststrbuf.cxx
rtl_OString.cxx INTEGRATION: CWS reportdesign01 (1.8.154); FILE MERGED 2007-11-20 18:48:56 +00:00
rtl_OUString.cxx INTEGRATION: CWS reportdesign01 (1.10.154); FILE MERGED 2007-11-20 18:49:17 +00:00
rtl_OUStringBuffer.cxx INTEGRATION: CWS reportdesign01 (1.9.24); FILE MERGED 2007-11-20 18:49:31 +00:00
rtl_String_Const.h INTEGRATION: CWS reportdesign01 (1.6.238); FILE MERGED 2007-11-20 18:49:44 +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