summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-07-15 18:58:31 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-24 23:29:20 -0400
commitc665c1e7f4bdfb368d80ae51e13cfa0c9ab89de5 (patch)
treeed58f70d430ae5ebd57ea8dcd708d05936d2f329 /sc/CppunitTest_sc_ucalc.mk
parent46f9dbf8dc5ff81da9b1af611873f8b4453f40ac (diff)
Add separate file for formula related tests.
Change-Id: I805bc77b939ca44950319a9626f176336460e4f9
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 623639b091ed..fd438f64c4ef 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sc_ucalc))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
sc/qa/unit/ucalc \
+ sc/qa/unit/ucalc_formula \
sc/qa/unit/ucalc_pivottable \
sc/qa/unit/ucalc_sharedformula \
))