/[packages]/updates/5/libreoffice/current/SOURCES/0001-disable-firebird-unit-test.patch
ViewVC logotype

Contents of /updates/5/libreoffice/current/SOURCES/0001-disable-firebird-unit-test.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1188323 - (show annotations) (download)
Sun Dec 31 14:56:01 2017 UTC (6 years, 3 months ago) by luigiwalser
File size: 1243 byte(s)
SILENT: disable java tests
1 From 47c076d6bbe8b4d131351642c8ba796271be74fe Mon Sep 17 00:00:00 2001
2 From: David Tardon <dtardon@redhat.com>
3 Date: Mon, 3 Feb 2014 21:52:11 +0100
4 Subject: [PATCH] disable firebird unit test
5
6 ---
7 dbaccess/Module_dbaccess.mk | 1 -
8 1 file changed, 1 deletion(-)
9
10 diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
11 index b9d7d56..824f3f5 100644
12 --- a/dbaccess/Module_dbaccess.mk
13 +++ b/dbaccess/Module_dbaccess.mk
14 @@ -36,7 +36,6 @@ $(eval $(call gb_Module_add_l10n_targets,dbaccess,\
15
16 ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
17 $(eval $(call gb_Module_add_check_targets,dbaccess,\
18 - CppunitTest_dbaccess_firebird_test \
19 ))
20 endif
21
22 @@ -45,16 +44,8 @@ $(eval $(call gb_Module_add_check_target
23 CppunitTest_dbaccess_empty_stdlib_save \
24 CppunitTest_dbaccess_nolib_save \
25 CppunitTest_dbaccess_macros_test \
26 - $(if $(ENABLE_JAVA), \
27 - CppunitTest_dbaccess_RowSetClones) \
28 ))
29
30 -ifeq ($(ENABLE_JAVA),TRUE)
31 -$(eval $(call gb_Module_add_check_targets,dbaccess,\
32 - CppunitTest_dbaccess_hsqldb_test \
33 -))
34 -endif
35 -
36 # This runs a suite of peformance tests on embedded firebird and HSQLDB.
37 # Instructions on running the test can be found in qa/unit/embeddedb_performancetest
38 ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
39 --
40 1.8.4.2
41

  ViewVC Help
Powered by ViewVC 1.1.30