# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_JunitTest_JunitTest,forms_complex)) $(eval $(call gb_JunitTest_use_unoapi_jars,forms_complex)) $(eval $(call gb_JunitTest_add_sourcefiles,forms_complex,\ forms/qa/complex/forms/CheckOGroupBoxModel \ )) $(eval $(call gb_JunitTest_add_classes,forms_complex,\ complex.forms.CheckOGroupBoxModel \ )) # vim: set noet sw=4 ts=4: c81f48b'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-19 13:42:04 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-19 13:42:04 +0000
commit777f63d448dd22c32f8644256ccbf843bc81f48b (patch)
treebd0ae4f316b6c112957a60174e6f17f5116423d5 /testtools
parentfe4c4480b871b2122a90a6a7d0bcd47036a7f437 (diff)
method should be public