sc: rowcol: tdf#50916 convert ucalc test, and docfunc.
[LibreOffice.git] / vcl / commonfuzzer.mk
blobf0366d7e217971006addc01103251d6b36a29ff0
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 fuzzer_externals = \
12 boost_headers \
13 orcus \
14 orcus-parser \
15 boost_locale \
16 boost_filesystem \
17 boost_system \
18 boost_iostreams \
19 curl \
20 harfbuzz \
21 graphite \
22 cairo \
23 fontconfig \
24 freetype \
25 gpgmepp \
26 icui18n \
27 icuuc \
28 icudata \
29 lcms2 \
30 librdf \
31 libexttextcat \
32 liblangtag \
33 libxslt \
34 libxml2 \
35 libjpeg \
36 libpng \
37 openssl \
38 expat \
39 mythes \
40 hyphen \
41 hunspell \
42 zlib \
44 fuzzer_core_libraries = \
45 basctl \
46 avmedia \
47 basegfx \
48 canvastools \
49 configmgr \
50 cppcanvas \
51 ctl \
52 dbtools \
53 deployment \
54 deploymentmisc \
55 drawinglayer \
56 editeng \
57 emfio \
58 filterconfig \
59 fsstorage \
60 fwe \
61 fwi \
62 fwk \
63 i18npool \
64 i18nutil \
65 lng \
66 localebe1 \
67 mcnttype \
68 msfilter \
69 package2 \
70 sax \
71 sb \
72 spell \
73 sfx \
74 sofficeapp \
75 sot \
76 svl \
77 svt \
78 svx \
79 svxcore \
80 emboleobj \
81 svgfilter \
82 svgio \
83 animcore \
84 tk \
85 tl \
86 ucb1 \
87 ucbhelper \
88 ucpexpand1 \
89 ucpfile1 \
90 unoxml \
91 utl \
92 uui \
93 vcl \
94 xmlscript \
95 xo \
96 xstor \
97 cui \
98 chartcontroller \
99 chartcore \
100 sm \
101 gie \
102 oox \
103 proxyfac \
104 reflection \
105 odfflatxml \
106 invocadapt \
107 bootstrap \
108 introspection \
109 stocservices \
110 lnth \
111 hyphen \
112 i18nsearch \
113 embobj \
114 evtatt \
115 unordf \
116 ucphier1 \
117 ucptdoc1 \
118 srtrs1 \
119 storagefd \
120 mtfrenderer \
121 canvasfactory \
122 vclcanvas \
123 xof \
124 xmlfa \
125 xmlfd \
126 cppu \
127 cppuhelper \
128 comphelper \
129 i18nlangtag \
130 xmlreader \
131 unoidl \
132 reg \
133 store \
134 expwrap \
135 gcc3_uno \
136 salhelper \
137 sal \
139 fuzzer_calc_libraries = \
140 analysis \
141 date \
142 pricing \
143 scfilt \
144 scd \
145 vbaevents \
146 sc \
147 for \
148 forui \
149 guesslang \
151 fuzzer_writer_libraries = \
152 msword \
153 sw \
154 swd \
155 writerfilter \
156 textfd \
157 guesslang \
159 fuzzer_draw_libraries = \
160 sdfilt \
161 sd \
162 sdd \
163 icg \
164 guesslang \
166 fuzzer_math_libraries = \
167 sm \
168 guesslang \