summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-09-10 08:56:08 +0100
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-09-10 08:56:08 +0100
commitda8d7533f8547f57476a69849331c6c1781ce326 (patch)
tree1ecb33ea04f14233c73faa1ef5cc92bb668b420f /dbaccess
parentImplement firebird integer loading test. (diff)
downloadcore-da8d7533f8547f57476a69849331c6c1781ce326.tar.gz
core-da8d7533f8547f57476a69849331c6c1781ce326.zip
Try to fix Mac/Win Tinderboxes.
Change-Id: Ibfd017c23cf510bf481d60b1e836654fd7240df0
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/CppunitTest_dbaccess_firebird_test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_firebird_test.mk b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
index c91bdb79b738..92c608336af4 100644
--- a/dbaccess/CppunitTest_dbaccess_firebird_test.mk
+++ b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,dbaccess_firebird_test))
+$(eval $(call gb_CppunitTest_use_external,basic_coverage,boost_headers))
+
$(eval $(call gb_CppunitTest_add_exception_objects,dbaccess_firebird_test, \
dbaccess/qa/unit/firebird \
))