sc: copy cache values when clone color conditional format
[LibreOffice.git] / bean / JunitTest_bean_complex.mk
blob42baf49cdce58bcc3556823e72d959415a7b5946
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 libreoffice \
16 test \
17 officebean \
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 \