diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-05-27 13:16:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-05-27 13:16:12 +0000 |
commit | 022ff52742b29c3ab59a410aa54ab0df6ebbde88 (patch) | |
tree | b96e56b22a3e21f87f648b8fcc59463889e76548 /sal/qa/libs2test.txt | |
parent | 64e17aabccd8ed8cc40e4ea1ebc23f60a5f1fe21 (diff) |
INTEGRATION: CWS qadev6 (1.3.24); FILE MERGED
2003/05/08 10:02:09 lla 1.3.24.2: #109230# added rtl_math test
2003/05/08 07:39:40 lla 1.3.24.1: #109230# handle the new libraries, osl_file, osl_threads
Diffstat (limited to 'sal/qa/libs2test.txt')
-rw-r--r-- | sal/qa/libs2test.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sal/qa/libs2test.txt b/sal/qa/libs2test.txt index fe062a362802..bb38e2b816e7 100644 --- a/sal/qa/libs2test.txt +++ b/sal/qa/libs2test.txt @@ -1,6 +1,6 @@ # This file contain a list of todos for testshl2 automated tests. # -# $Id: libs2test.txt,v 1.3 2003-04-01 13:18:23 vg Exp $ +# $Id: libs2test.txt,v 1.4 2003-05-27 14:16:12 vg Exp $ # # Legend: # there exist 2 formats @@ -20,4 +20,13 @@ rtl_strings ; rtl_OUString rtl_strings ; rtl_OString rtl_strings ; rtl_OUStringBuffer +osl/file ; File +osl/process ; Thread + +rtl/math ; test_rtl_math + + + +# not ready yet +# strings ; test_oustring |