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
,\
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 \