office-gobmx/sal/qa/rtl_strings
Vladimir Glazounov 6cdbfee81d INTEGRATION: CWS lfs (1.8.184); FILE MERGED
2006/11/30 16:31:55 rene 1.8.184.1: add LFS_CFLAGS only for sal
2007-01-16 15:02:36 +00:00
..
export.exp
makefile.mk INTEGRATION: CWS lfs (1.8.184); FILE MERGED 2007-01-16 15:02:36 +00:00
readme.txt
rtl_old_testostring.cxx INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006-09-17 08:03:03 +00:00
rtl_old_testowstring.cxx INTEGRATION: CWS pchfix02 (1.5.140); FILE MERGED 2006-09-17 08:03:17 +00:00
rtl_old_teststrbuf.cxx INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006-09-17 08:03:29 +00:00
rtl_OString.cxx INTEGRATION: CWS pchfix02 (1.7.140); FILE MERGED 2006-09-17 08:02:35 +00:00
rtl_OUString.cxx INTEGRATION: CWS pchfix02 (1.9.140); FILE MERGED 2006-09-17 08:02:22 +00:00
rtl_OUStringBuffer.cxx INTEGRATION: CWS pchfix02 (1.7.140); FILE MERGED 2006-09-17 08:02:35 +00:00
rtl_String_Const.h
rtl_String_Utils.cxx INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006-09-17 08:02:49 +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