office-gobmx/sal/qa/rtl_strings
Vladimir Glazounov 8afef0b58f INTEGRATION: CWS vgcleanupmacros (1.3.96); FILE MERGED
2006/05/17 11:16:41 vg 1.3.96.1: #i65486# cleanup:remove obsolete macros
2006-06-02 11:58:12 +00:00
..
export.exp
makefile.mk
readme.txt
rtl_old_testostring.cxx INTEGRATION: CWS vgcleanupmacros (1.3.96); FILE MERGED 2006-06-02 11:58:12 +00:00
rtl_old_testowstring.cxx INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005-09-08 14:58:36 +00:00
rtl_old_teststrbuf.cxx INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005-09-08 14:58:53 +00:00
rtl_OString.cxx
rtl_OUString.cxx
rtl_OUStringBuffer.cxx INTEGRATION: CWS ooo19126 (1.6.172); FILE MERGED 2005-09-08 14:56:00 +00:00
rtl_String_Const.h INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005-09-08 14:56:18 +00:00
rtl_String_Utils.cxx INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005-09-08 14:57:02 +00:00
rtl_String_Utils.hxx INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005-09-08 14:57:02 +00:00
rtl_String_Utils_Const.h INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005-09-08 14:57:21 +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