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
,\
20 $(eval
$(call gb_JunitTest_add_sourcefiles
,bean_complex
,\
21 bean
/qa
/complex
/bean
/OOoBeanTest \
22 bean
/qa
/complex
/bean
/ScreenComparer \
23 bean
/qa
/complex
/bean
/WriterFrame \
26 $(eval
$(call gb_JunitTest_add_classes
,bean_complex
,\
27 complex.bean.OOoBeanTest \