use unix paths for dir tests and prefer PathFormat…
[LibreOffice.git] / test / Library_subsequenttest.mk
blobf306904b321ebd5df58e553a002211832387ea4e
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Library_Library,subsequenttest))
12 $(eval $(call gb_Library_set_include,subsequenttest,\
13 $$(INCLUDE) \
16 $(eval $(call gb_Library_add_defs,subsequenttest,\
17 -DOOO_DLLIMPLEMENTATION_TEST \
20 $(eval $(call gb_Library_use_common_precompiled_header,subsequenttest))
22 $(eval $(call gb_Library_use_sdk_api,subsequenttest))
24 $(eval $(call gb_Library_use_libraries,subsequenttest,\
25 comphelper \
26 cppu \
27 cppuhelper \
28 i18nlangtag \
29 sal \
30 sfx \
31 test \
32 tk \
33 tl \
34 utl \
35 unotest \
36 vcl \
37 docmodel \
40 $(eval $(call gb_Library_use_externals,subsequenttest,\
41 boost_headers \
42 cppunit \
43 libxml2 \
46 $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
47 test/source/unoapi_test \
48 test/source/unoapixml_test \
49 test/source/a11y/AccessibilityTools \
50 test/source/a11y/accessibletestbase \
51 test/source/a11y/eventposter \
52 test/source/a11y/swaccessibletestbase \
53 test/source/beans/xpropertyset \
54 test/source/chart/xchartdata \
55 test/source/container/xchild \
56 test/source/container/xelementaccess \
57 test/source/container/xenumeration \
58 test/source/container/xenumerationaccess \
59 test/source/container/xindexaccess \
60 test/source/container/xnameaccess \
61 test/source/container/xnamecontainer \
62 test/source/container/xnamed \
63 test/source/container/xnamereplace \
64 test/source/document/xactionlockable \
65 test/source/document/xembeddedobjectsupplier \
66 test/source/document/xlinktargetsupplier \
67 test/source/drawing/captionshape \
68 test/source/drawing/xdrawpages \
69 test/source/drawing/xgluepointssupplier \
70 test/source/drawing/xshapedescriptor \
71 test/source/drawing/xshapegrouper \
72 test/source/drawing/xshape \
73 test/source/drawing/xshapes \
74 test/source/lang/xserviceinfo \
75 test/source/lang/xcomponent \
76 test/source/sheet/cellarealink \
77 test/source/sheet/cellproperties \
78 test/source/sheet/databaseimportdescriptor \
79 test/source/sheet/databaserange \
80 test/source/sheet/datapilotfield \
81 test/source/sheet/datapilotitem \
82 test/source/sheet/documentsettings \
83 test/source/sheet/functiondescription \
84 test/source/sheet/globalsheetsettings \
85 test/source/sheet/scenario \
86 test/source/sheet/shape \
87 test/source/sheet/sheetcell \
88 test/source/sheet/sheetcellrange \
89 test/source/sheet/sheetcellranges \
90 test/source/sheet/sheetfilterdescriptor \
91 test/source/sheet/sheetlink \
92 test/source/sheet/sheetsortdescriptor2 \
93 test/source/sheet/spreadsheet \
94 test/source/sheet/spreadsheetdocumentsettings \
95 test/source/sheet/spreadsheetviewsettings \
96 test/source/sheet/subtotaldescriptor \
97 test/source/sheet/tableautoformat \
98 test/source/sheet/tablevalidation \
99 test/source/sheet/xactivationbroadcaster \
100 test/source/sheet/xarealink \
101 test/source/sheet/xarealinks \
102 test/source/sheet/xarrayformularange \
103 test/source/sheet/xcalculatable \
104 test/source/sheet/xcelladdressable \
105 test/source/sheet/xcellformatrangessupplier \
106 test/source/sheet/xcellrangeaddressable \
107 test/source/sheet/xcellrangedata \
108 test/source/sheet/xcellrangeformula \
109 test/source/sheet/xcellrangemovement \
110 test/source/sheet/xcellrangereferrer \
111 test/source/sheet/xcellrangesquery \
112 test/source/sheet/xcellseries \
113 test/source/sheet/xconsolidatable \
114 test/source/sheet/xconsolidationdescriptor \
115 test/source/sheet/xdatabaserange \
116 test/source/sheet/xdatabaseranges \
117 test/source/sheet/xdatapilotdescriptor \
118 test/source/sheet/xdatapilotfield \
119 test/source/sheet/xdatapilotfieldgrouping \
120 test/source/sheet/xdatapilottable \
121 test/source/sheet/xdatapilottable2 \
122 test/source/sheet/xdatapilottables \
123 test/source/sheet/xdatapilottablessupplier \
124 test/source/sheet/xddelink \
125 test/source/sheet/xddelinks \
126 test/source/sheet/xdocumentauditing \
127 test/source/sheet/xformulaquery \
128 test/source/sheet/xfunctiondescriptions \
129 test/source/sheet/xgoalseek \
130 test/source/sheet/xheaderfootercontent \
131 test/source/sheet/xlabelrange \
132 test/source/sheet/xlabelranges \
133 test/source/sheet/xmultiformulatokens \
134 test/source/sheet/xmultipleoperation \
135 test/source/sheet/xnamedrange \
136 test/source/sheet/xnamedranges \
137 test/source/sheet/xprintareas \
138 test/source/sheet/xrecentfunctions \
139 test/source/sheet/xscenario \
140 test/source/sheet/xscenarioenhanced \
141 test/source/sheet/xscenarios \
142 test/source/sheet/xscenariossupplier \
143 test/source/sheet/xsheetannotation \
144 test/source/sheet/xsheetannotationanchor \
145 test/source/sheet/xsheetannotations \
146 test/source/sheet/xsheetannotationshapesupplier \
147 test/source/sheet/xsheetannotationssupplier \
148 test/source/sheet/xsheetauditing \
149 test/source/sheet/xsheetcellcursor \
150 test/source/sheet/xsheetcellrange \
151 test/source/sheet/xsheetcellrangecontainer \
152 test/source/sheet/xsheetcellranges \
153 test/source/sheet/xsheetcondition \
154 test/source/sheet/xsheetconditionalentries \
155 test/source/sheet/xsheetconditionalentry \
156 test/source/sheet/xsheetfilterable \
157 test/source/sheet/xsheetfilterableex \
158 test/source/sheet/xsheetfilterdescriptor \
159 test/source/sheet/xsheetfilterdescriptor2 \
160 test/source/sheet/xsheetfilterdescriptor3 \
161 test/source/sheet/xsheetlinkable \
162 test/source/sheet/xsheetoperation \
163 test/source/sheet/xsheetoutline \
164 test/source/sheet/xsheetpagebreak \
165 test/source/sheet/xspreadsheet \
166 test/source/sheet/xspreadsheetdocument \
167 test/source/sheet/xspreadsheets \
168 test/source/sheet/xspreadsheets2 \
169 test/source/sheet/xspreadsheetview \
170 test/source/sheet/xsubtotalcalculatable \
171 test/source/sheet/xsubtotaldescriptor \
172 test/source/sheet/xsubtotalfield \
173 test/source/sheet/xuniquecellformatrangessupplier\
174 test/source/sheet/xusedareacursor \
175 test/source/sheet/xviewfreezable \
176 test/source/sheet/xviewpane \
177 test/source/sheet/xviewsplitable \
178 test/source/style/xstyleloader \
179 test/source/table/tablecolumn \
180 test/source/table/tablerow \
181 test/source/table/xcell \
182 test/source/table/xcellcursor \
183 test/source/table/xcellrange \
184 test/source/table/xcolumnrowrange \
185 test/source/table/xtablechart \
186 test/source/table/xtablecharts \
187 test/source/table/xtablechartssupplier \
188 test/source/table/xtablecolumns \
189 test/source/table/xtablerows \
190 test/source/text/baseindex \
191 test/source/text/baseindexmark \
192 test/source/text/documentindexmark \
193 test/source/text/numberingrules \
194 test/source/text/footnote \
195 test/source/text/textcontent \
196 test/source/text/xautotextcontainer \
197 test/source/text/xfootnote \
198 test/source/text/xsimpletext \
199 test/source/text/xtext \
200 test/source/text/xtextcontent \
201 test/source/text/xtextfield \
202 test/source/text/xtextrange \
203 test/source/text/xtextrangecompare \
204 test/source/text/xdocumentindex \
205 test/source/text/textdocumentsettings \
206 test/source/text/textprintersettings \
207 test/source/text/textsettings \
208 test/source/text/textdocumentindex \
209 test/source/util/searchdescriptor \
210 test/source/util/xindent \
211 test/source/util/xmergeable \
212 test/source/util/xrefreshable \
213 test/source/util/xreplaceable \
214 test/source/util/xreplacedescriptor \
215 test/source/util/xsearchable \
216 test/source/util/xsearchdescriptor \
217 test/source/view/xcontrolaccess \
218 test/source/view/xformlayeraccess \
221 # vim: set noet sw=4 ts=4: