cid#1516423 Uninitialized scalar field
[LibreOffice.git] / sal / qa / libs2test.txt
blob5503124f45b43c49356aa4ddf1d1a69107937228
2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 #   Licensed to the Apache Software Foundation (ASF) under one or more
11 #   contributor license agreements. See the NOTICE file distributed
12 #   with this work for additional information regarding copyright
13 #   ownership. The ASF licenses this file to you under the Apache
14 #   License, Version 2.0 (the "License"); you may not use this file
15 #   except in compliance with the License. You may obtain a copy of
16 #   the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 # This file contain a list of todos for testshl2 automated tests.
20
21 # Legend:
22 # there exist 2 formats
23 # 1. file
24 # 2. path ; file
26 # 1. if only a file exist, it will be assume, that a directory with name 'file'
27 # exist, and a library with name 'file' create.
28 # 2. if the path to the file differ from the library file, use this format.
32 # LLA: marked as deprecated by Stephan Bergmann
33 ByteSequence  ; rtl_ByteSequence
35 OStringBuffer ; rtl_OStringBuffer
37 rtl_strings   ; rtl_OUString
38 rtl_strings   ; rtl_OString
39 rtl_strings   ; rtl_OUStringBuffer
41 # replacements for old rtl::XString tests
42 rtl/oustring  ; rtl_OUString2
43 rtl/ostring   ; rtl_OString2
45 osl/file      ; osl_File
46 # LLA: temporarily removed, there are lot of problems with our environment
47 osl/socket    ; osl_StreamSocket
48 osl/socket    ; osl_DatagramSocket
49 osl/socket    ; osl_SocketAddr
50 osl/socket    ; osl_Socket2
51 osl/socket    ; osl_ConnectorSocket
52 osl/socket    ; osl_AcceptorSocket
54 osl/mutex     ; osl_Mutex
55 osl/pipe      ; osl_Pipe
56 osl/condition ; osl_Condition
57 osl/module    ; osl_Module
58 osl/security  ; osl_Security
60 rtl/math      ; rtl_math
61 rtl/math      ; rtl_math2
63 # new 20040315
64 rtl/alloc     ; rtl_Alloc
65 rtl/crc32     ; rtl_crc32
66 rtl/digest    ; rtl_digest
67 rtl/bootstrap ; rtl_Bootstrap
68 rtl/ostring   ; rtl_str
69 rtl/ostring   ; rtl_string
70 rtl/random    ; rtl_Random
72 # new 20040324
73 rtl/oustring  ; rtl_ustr
75 # new 20040326
76 rtl/cipher    ; rtl_cipher
78 # new 20040331
79 rtl/locale    ; rtl_locale
80 rtl/uuid      ; rtl_Uuid
81 rtl/process   ; rtl_Process
83 # new 20040413
84 rtl/textenc   ; rtl_textcvt
85 rtl/textenc   ; rtl_tencinfo
86 rtl/oustringbuffer; rtl_OUStringBuffer2
88 # new 20040420
89 rtl/uri       ; rtl_Uri
90 rtl/logfile   ; rtl_logfile
92 # LLA: Due to the fact, that thread testing seems to be little bit error prone, now
93 # check this at the end.
94 osl/process   ; osl_Thread
96 # not ready yet
97 # strings ; test_oustring
99 # new 20041025
100 rtl/doublelock ; rtl_doublelocking