summaryrefslogtreecommitdiff
path: root/forms/JunitTest_forms_complex.mk
blob: ed4a00af74df444c9892c50e36d71f39dc73bfd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# -*- 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_jars,forms_complex,\
    OOoRunner \
    ridl \
    test \
    unoil \
    jurt \
))

$(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:
ea Gelmini 2015-03-31Make it clear what "SDK" is meantTor Lillqvist 2015-02-08Typo: tilte->titleJulien Nabet 2014-12-03Fold URE: WindowsStephan Bergmann 2014-12-02Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann 2014-12-02Remove obsolete setsdkenv_windows.templateStephan Bergmann 2014-12-01Some Windows Command Prompt don't like if ... ( set PATH=... )Stephan Bergmann 2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann 2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann 2014-11-28Fold URE: Linux ure/lib/* -> program/: adapt OO_SDK_URE_LIB_DIRStephan Bergmann 2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann 2014-11-24Both OFFICE_HOME and OO_SDK_URE_HOME are always setStephan Bergmann 2014-09-17Fix OFFICE_PROGRAM_PATH for new Mac OS X layoutStephan Bergmann 2014-09-16typoStephan Bergmann 2014-09-16Fix OO_SDK_URE_HOME for new Mac OS X layoutStephan Bergmann 2014-09-16Move the non-Darwin way to determine OO_SDK_URE_HOME to where it belongsStephan Bergmann 2014-09-16Remove unused OFFICE_OR_URE[_SUGGESTION] variablesStephan Bergmann 2014-09-16config.guess is apparently not supposed to be called directlyStephan Bergmann 2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante 2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni 2013-12-18odk: "pltfrm" appears to be unusedMichael Stahl 2013-12-18fdo#72598: odk: remove SunStudio supportMichael Stahl 2013-07-25odk: let configure find the office path by default on dev-installMiklos Vajna 2013-06-26Related: #i121442# Add sed and cat as dependencies to odkAriel Constenla-Haile 2013-06-15odk - Fix reading OOVERSION from settings/dk.mkAriel Constenla-Haile 2013-05-27Typo (and don't shout at me)Stephan Bergmann 2013-04-11Do not include . in PATH configured for SDKStephan Bergmann 2013-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl 2013-02-23convert odk to gbuild and add to tail_buildPeter Foley fb78604c1c3e91beb867c352928af9e1ef57a26'>Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-03-11svx: sal_Bool->boolNoel Grandin 2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud 2013-10-23fixincludeguards.sh: include/svxThomas Arnhold 2013-04-23execute move of global headersBjoern Michaelsen