summaryrefslogtreecommitdiff
path: root/sc/UITest_solver.mk
blob: 240e7ab5ff70763faf96bcb29de45731dad30dc2 (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
# -*- 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_UITest_UITest,solver))

$(eval $(call gb_UITest_add_modules,solver,$(SRCDIR)/sc/qa/uitest,\
	solver/ \
))

# Disable bundled extensions with a hack, so that the alternative solver from --enable-ext-nlpsolver
# does not kick in and cause the test's expectations to not be met:
$(eval $(call gb_UITest_set_defs,solver, \
    TDOC="$(SRCDIR)/sc/qa/uitest/data" \
    BUNDLED_EXTENSIONS='$$$$BRAND_BASE_DIR/NONE' \
))

$(eval $(call gb_UITest_use_oneprocess,solver))

# vim: set noet sw=4 ts=4:
012-11-15re-base on ALv2 code. Includes:Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-03-23.xcl files don't need executable bitsMichael Stahl 2012-03-23.sce files don't need executable bitsMichael Stahl 2011-03-27cleanup of unoapi testBjoern Michaelsen 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl 2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen 2010-09-23sb123: #i114211# disabled xmloff.Impress.XMLStylesImporter::com::sun::star::l...sb 2010-08-30sb123: #i114211# disabled xmloff.Draw.XMLStylesImporter::com::sun::star::lang...sb 2010-09-17sb123: #i112778# disabled some xmloff.*.XML*Exporter::com::sun::star::documen...sb 2010-06-02chart47: #i111102# disable deadlocking tests againIngrid Halama 2010-06-02chart47: #i112047# #i112048# disable crashing API testsIngrid Halama 2010-06-01chart47: #i111102# enable chart tests againIngrid Halama 2010-06-01chart47: merge with DEV300_m80Ingrid Halama 2010-05-28chart47: #i86555# cleanup UNO API testsIngrid Halama 2010-04-30sb120: #i111287# disabled failing tests for nowsb 2010-04-28sb120: #i111224# disabled failing tests for nowsb 2010-04-27sb120: #i111200# disabled failing tests for nowsb 2010-04-23sb120: #i111111# disabled failing tests for nowsb 2010-04-23sb120: #i111102# disabled failing tests for nowsb 2010-02-16sb118: adapted remaining */qa/unoapi tests to new frameworksb 2008-06-13INTEGRATION: CWS qadev32 (1.4.14); FILE MERGEDRüdiger Timm 2008-06-13INTEGRATION: CWS qadev32 (1.3.14); FILE MERGEDRüdiger Timm 2008-04-10INTEGRATION: CWS changefileheader (1.5.138); FILE MERGEDRüdiger Timm