summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorLaurent Godard <lgodard.libre@laposte.net>2011-12-14 03:23:14 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-12-14 03:27:22 +0100
commit15fd1375d3321f764cf73efa938c7ed195d7a369 (patch)
tree231f0df07f226a2794ae3b8d2267090c6662ff2c /sc/Module_sc.mk
parentcd3bf24a544ca9015cc5200df65c424f36f86eef (diff)
add c++ based subsequenttest for XNamedRange
one test disabled because we first need to write a patch for our internal cppunit
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 4b2d8cc27d84..00d4ea8dc97f 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_macros_test \
CppunitTest_sc_cellrangesbase \
CppunitTest_sc_subsequent_filters_test \
+ CppunitTest_sc_namedrangeobj \
CppunitTest_sc_tableautoformatfield \
CppunitTest_sc_datapilotfieldobj \
JunitTest_sc_complex \