[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_firebird_test.mk
Andrzej J.R. Hunt
andrzej at ahunt.org
Tue Sep 10 00:57:05 PDT 2013
dbaccess/CppunitTest_dbaccess_firebird_test.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit da8d7533f8547f57476a69849331c6c1781ce326
Author: Andrzej J.R. Hunt <andrzej at ahunt.org>
Date: Tue Sep 10 08:56:08 2013 +0100
Try to fix Mac/Win Tinderboxes.
Change-Id: Ibfd017c23cf510bf481d60b1e836654fd7240df0
diff --git a/dbaccess/CppunitTest_dbaccess_firebird_test.mk b/dbaccess/CppunitTest_dbaccess_firebird_test.mk
index c91bdb7..92c6083 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 \
))
More information about the Libreoffice-commits
mailing list