summaryrefslogtreecommitdiff
path: root/sal/qa/rtl_strings/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl_strings/readme.txt')
-rw-r--r--sal/qa/rtl_strings/readme.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/sal/qa/rtl_strings/readme.txt b/sal/qa/rtl_strings/readme.txt
new file mode 100644
index 000000000000..388c98751e8d
--- /dev/null
+++ b/sal/qa/rtl_strings/readme.txt
@@ -0,0 +1,20 @@
+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
+