Show duplicate attribute
[LibreOffice.git] / bean / JunitTest_bean_complex.mk
blob1d22dcd31f8f6a50bb0ed7f3451454d9a6cec83d
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/.
11 $(eval $(call gb_JunitTest_JunitTest,bean_complex))
13 $(eval $(call gb_JunitTest_use_jars,bean_complex,\
14 OOoRunner \
15 ridl \
16 test \
17 unoil \
18 officebean \
21 $(eval $(call gb_JunitTest_add_sourcefiles,bean_complex,\
22 bean/qa/complex/bean/OOoBeanTest \
23 bean/qa/complex/bean/ScreenComparer \
24 bean/qa/complex/bean/WriterFrame \
27 $(eval $(call gb_JunitTest_add_classes,bean_complex,\
28 complex.bean.OOoBeanTest \