Bump for 3.6-28
[LibreOffice.git] / sal / qa / libs2test.txt
blob7aa97ef3e9ffb44c0395f5d8f2dcab9be8b07b60
1 # This file contain a list of todos for testshl2 automated tests.
2
3 # Legend:
4 # there exist 2 formats
5 # 1. file
6 # 2. path ; file
8 # 1. if only a file exist, it will be assume, that a directory with name 'file'
9 # exist, and a library with name 'file' create.
10 # 2. if the path to the file differ from the library file, use this format.
14 # LLA: marked as deprecated by Stephan Bergmann
15 ByteSequence  ; rtl_ByteSequence
17 OStringBuffer ; rtl_OStringBuffer
19 rtl_strings   ; rtl_OUString
20 rtl_strings   ; rtl_OString
21 rtl_strings   ; rtl_OUStringBuffer
23 # replacements for old rtl::XString tests
24 rtl/oustring  ; rtl_OUString2
25 rtl/ostring   ; rtl_OString2
27 osl/file      ; osl_File
28 # LLA: temporaly removed, there are lot of problems with our environment
29 osl/socket    ; osl_StreamSocket
30 osl/socket    ; osl_DatagramSocket
31 osl/socket    ; osl_SocketAddr
32 osl/socket    ; osl_Socket2
33 osl/socket    ; osl_ConnectorSocket
34 osl/socket    ; osl_AcceptorSocket
36 osl/mutex     ; osl_Mutex
37 osl/pipe      ; osl_Pipe
38 osl/semaphore ; osl_Semaphore
39 osl/condition ; osl_Condition
40 osl/module    ; osl_Module
41 osl/security  ; osl_Security
43 rtl/math      ; rtl_math
44 rtl/math      ; rtl_math2
46 # new 20040315
47 rtl/alloc     ; rtl_Alloc
48 rtl/crc32     ; rtl_crc32
49 rtl/digest    ; rtl_digest
50 rtl/bootstrap ; rtl_Bootstrap
51 rtl/ostring   ; rtl_str
52 rtl/ostring   ; rtl_string
53 rtl/random    ; rtl_Random
55 # new 20040324
56 rtl/oustring  ; rtl_ustr
58 # new 20040326
59 rtl/cipher    ; rtl_cipher
61 # new 20040331
62 rtl/locale    ; rtl_locale
63 rtl/uuid      ; rtl_Uuid
64 rtl/process   ; rtl_Process
66 # new 20040413
67 rtl/textenc   ; rtl_textcvt
68 rtl/textenc   ; rtl_tencinfo
69 rtl/oustringbuffer; rtl_OUStringBuffer2
71 # new 20040420
72 rtl/uri       ; rtl_Uri
73 rtl/logfile   ; rtl_logfile
75 # LLA: Due to the fact, that thread testing seams to be little bit error prone, now
76 # check this at the end.
77 osl/process   ; osl_Thread
79 # not ready yet
80 # strings ; test_oustring
82 # new 20041025
83 rtl/doublelock ; rtl_doublelocking