diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-08 12:19:58 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-08 12:19:58 +0000 |
commit | 35224803f3bc53a3f529f1d167e3e831f7df2c73 (patch) | |
tree | 65fe9b09833cb7e4a0e9499e34de35b412ec6786 /sal/qa/libs2test.txt | |
parent | 491be9c9f2cd032072f5cf7300b720131d908e4f (diff) |
INTEGRATION: CWS qadev11 (1.5.2); FILE MERGED
2003/08/27 03:33:17 deuce 1.5.2.4: #111730# add module test entry.
2003/08/25 08:25:20 deuce 1.5.2.3: #111730# add entry of condition test code by gorden.
2003/08/21 05:09:02 deuce 1.5.2.2: #111730# add semaphore test code entry, gorden.
2003/08/13 12:24:01 deuce 1.5.2.1: #111730# add pipe test entry by Gorden Lin.
Diffstat (limited to 'sal/qa/libs2test.txt')
-rw-r--r-- | sal/qa/libs2test.txt | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/sal/qa/libs2test.txt b/sal/qa/libs2test.txt index 111b9ca1ae79..e48292a200aa 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.5 2003-08-07 15:09:15 hr Exp $ +# $Id: libs2test.txt,v 1.6 2003-09-08 13:19:58 rt Exp $ # # Legend: # there exist 2 formats @@ -20,10 +20,14 @@ rtl_strings ; rtl_OUString rtl_strings ; rtl_OString rtl_strings ; rtl_OUStringBuffer -osl/file ; File -osl/process ; Thread -osl/socket ; Socket -osl/mutex ; Mutex +osl/file ; File +osl/process ; Thread +osl/socket ; Socket +osl/mutex ; Mutex +osl/pipe ; Pipe +osl/semaphore ; Semaphore +osl/condition ; Condition +osl/module ; Module rtl/math ; rtl_math |