summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-03-25 05:06:57 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-03-25 05:06:57 +0200
commite4eca6763ee4967b64a219c744d9673f16382415 (patch)
tree7f5b7faa0a5757815e2d169ad18ad95103634796 /sc/Module_sc.mk
parent8269e88b9b9ba508f53489269031e5d41074fc60 (diff)
remove newly unused variable
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 8f51646263e5..bd61ce62c8cd 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -42,8 +42,7 @@ $(eval $(call gb_Module_add_targets,sc,\
endif
$(eval $(call gb_Module_add_check_targets,sc,\
- CppunitTest_sc_ucalc \
- CppunitTest_sc_filters_test \
+ CppunitTest_sc_chart_regression_test \
))
$(eval $(call gb_Module_add_slowcheck_targets,sc,\
:Michael Meeks 2012-06-27targetted re-work of cppunit pieces.Michael Meeks 2012-06-02targeted string re-workNorbert Thiebaud 2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot 2011-12-26catch exception by constant referenceTakeshi Abe 2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara 2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold 2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-02-09Removing the ext_std masterpieceFridrich Štrba 2011-01-13gnumake3: refactoring gbuild linking to prepare for static lib linking fixingBjoern Michaelsen 2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen 2011-01-05gnumake3: first cppunit test in new build systemBjoern Michaelsen 2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 32Gert Faller 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara 2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara 2010-05-19sw33bf04: #i111712#: sfx2: convert crude test in Metadatable.cxx to cppunitMichael Stahl