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.
22 # there exist 2 formats
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
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
56 osl/condition ; osl_Condition
57 osl/module ; osl_Module
58 osl/security ; osl_Security
66 rtl/digest ; rtl_digest
67 rtl/bootstrap ; rtl_Bootstrap
69 rtl/ostring ; rtl_string
70 rtl/random ; rtl_Random
73 rtl/oustring ; rtl_ustr
76 rtl/cipher ; rtl_cipher
79 rtl/locale ; rtl_locale
81 rtl/process ; rtl_Process
84 rtl/textenc ; rtl_textcvt
85 rtl/textenc ; rtl_tencinfo
86 rtl/oustringbuffer; rtl_OUStringBuffer2
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
97 # strings ; test_oustring
100 rtl/doublelock ; rtl_doublelocking