Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / test / Library_subsequenttest.mk
blob378720b3f6f9e235950551bb3322e5f3b8c536b7
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_sdk_api,subsequenttest))
22 $(eval $(call gb_Library_use_libraries,subsequenttest,\
23 comphelper \
24 cppu \
25 cppuhelper \
26 i18nlangtag \
27 sal \
28 test \
29 tl \
30 utl \
31 unotest \
32 vcl \
35 $(eval $(call gb_Library_use_externals,subsequenttest,\
36 boost_headers \
37 cppunit \
40 $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
41 test/source/unoapi_test \
42 test/source/calc_unoapi_test \
43 test/source/beans/xpropertyset \
44 test/source/container/xelementaccess \
45 test/source/container/xindexaccess \
46 test/source/container/xnamecontainer \
47 test/source/container/xnamereplace \
48 test/source/container/xnamed \
49 test/source/drawing/captionshape \
50 test/source/sheet/cellarealink \
51 test/source/sheet/cellproperties \
52 test/source/sheet/databaseimportdescriptor \
53 test/source/sheet/databaserange \
54 test/source/sheet/datapilotfield \
55 test/source/sheet/datapilotitem \
56 test/source/sheet/documentsettings \
57 test/source/sheet/functiondescription \
58 test/source/sheet/globalsheetsettings \
59 test/source/sheet/scenario \
60 test/source/sheet/spreadsheetdocumentsettings \
61 test/source/sheet/spreadsheetviewsettings \
62 test/source/sheet/subtotaldescriptor \
63 test/source/sheet/shape \
64 test/source/sheet/sheetcell \
65 test/source/sheet/sheetcellrange \
66 test/source/sheet/sheetcellranges \
67 test/source/sheet/sheetfilterdescriptor \
68 test/source/sheet/sheetlink \
69 test/source/sheet/sheetsortdescriptor2 \
70 test/source/sheet/spreadsheet \
71 test/source/sheet/tableautoformat \
72 test/source/sheet/tablevalidation \
73 test/source/sheet/xactivationbroadcaster \
74 test/source/sheet/xarealink \
75 test/source/sheet/xarealinks \
76 test/source/sheet/xarrayformularange \
77 test/source/sheet/xcalculatable \
78 test/source/sheet/xcelladdressable \
79 test/source/sheet/xcellformatrangessupplier \
80 test/source/sheet/xcellrangeaddressable \
81 test/source/sheet/xcellrangedata \
82 test/source/sheet/xcellrangeformula \
83 test/source/sheet/xcellrangemovement \
84 test/source/sheet/xcellrangereferrer \
85 test/source/sheet/xcellrangesquery \
86 test/source/sheet/xcellseries \
87 test/source/sheet/xconsolidatable \
88 test/source/sheet/xconsolidationdescriptor \
89 test/source/sheet/xgoalseek \
90 test/source/sheet/xdatabaserange \
91 test/source/sheet/xdatabaseranges \
92 test/source/sheet/xdatapilotdescriptor \
93 test/source/sheet/xdatapilotfield \
94 test/source/sheet/xdatapilotfieldgrouping \
95 test/source/sheet/xdatapilottable \
96 test/source/sheet/xdatapilottable2 \
97 test/source/sheet/xdatapilottables \
98 test/source/sheet/xdatapilottablessupplier \
99 test/source/sheet/xddelink \
100 test/source/sheet/xfunctiondescriptions \
101 test/source/sheet/xheaderfootercontent \
102 test/source/sheet/xlabelrange \
103 test/source/sheet/xlabelranges \
104 test/source/sheet/xnamedrange \
105 test/source/sheet/xnamedranges \
106 test/source/sheet/xmultipleoperation \
107 test/source/sheet/xprintareas \
108 test/source/sheet/xrecentfunctions \
109 test/source/sheet/xscenario \
110 test/source/sheet/xscenarioenhanced \
111 test/source/sheet/xscenarios \
112 test/source/sheet/xscenariossupplier \
113 test/source/sheet/xspreadsheetdocument \
114 test/source/sheet/xspreadsheet \
115 test/source/sheet/xspreadsheets \
116 test/source/sheet/xspreadsheets2 \
117 test/source/sheet/xspreadsheetview \
118 test/source/sheet/xsheetannotation \
119 test/source/sheet/xsheetannotationanchor \
120 test/source/sheet/xsheetannotations \
121 test/source/sheet/xsheetannotationssupplier \
122 test/source/sheet/xsheetannotationshapesupplier \
123 test/source/sheet/xsheetauditing \
124 test/source/sheet/xsheetcellrangecontainer \
125 test/source/sheet/xsheetcellrange \
126 test/source/sheet/xsheetcellranges \
127 test/source/sheet/xsheetconditionalentries \
128 test/source/sheet/xsheetconditionalentry \
129 test/source/sheet/xsheetcondition \
130 test/source/sheet/xsheetfilterable \
131 test/source/sheet/xsheetfilterableex \
132 test/source/sheet/xsheetfilterdescriptor \
133 test/source/sheet/xsheetoutline \
134 test/source/sheet/xsheetlinkable \
135 test/source/sheet/xsheetoperation \
136 test/source/sheet/xsheetpagebreak \
137 test/source/sheet/xstyleloader \
138 test/source/sheet/xsubtotalfield \
139 test/source/sheet/xuniquecellformatrangessupplier\
140 test/source/sheet/xusedareacursor \
141 test/source/sheet/xviewpane \
142 test/source/sheet/xviewfreezable \
143 test/source/sheet/xviewsplitable \
144 test/source/sheet/xsubtotalcalculatable \
145 test/source/sheet/xsubtotaldescriptor \
146 test/source/text/xtext \
147 test/source/text/xtextfield \
148 test/source/text/xtextcontent \
149 test/source/util/xreplaceable \
150 test/source/util/xsearchable \
153 # vim: set noet sw=4 ts=4: