summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-09-18 12:32:33 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-09-18 13:38:28 -0400
commitf9f9e7fc166abcbaee4d463796f053af6a38a8b6 (patch)
tree1cf674e82f76331d2f361e7e29912cd6253b99ff /sc/CppunitTest_sc_ucalc.mk
parent0ef6263ed2b31b8f9e431971e6c5e8928996c1c8 (diff)
Move all sort related unit tests to separate source file.
Change-Id: I26e967e9d9fb361ad0d8988715d0d0fd47e478fe
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 48adfbd863f8..7fa3369b74da 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
sc/qa/unit/ucalc_formula \
sc/qa/unit/ucalc_pivottable \
sc/qa/unit/ucalc_sharedformula \
+ sc/qa/unit/ucalc_sort \
))
$(eval $(call gb_CppunitTest_use_library_objects,sc_ucalc, \