summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-04-23 01:34:47 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-04-23 01:34:47 +0200
commit0d3d836ec6541b7a1e0a7fa48195ebb678e2951e (patch)
treed9a2846b594e8e78401a96314e5bc52eaae3b522 /sc/qa
parentbba176a844bd993cf7fe6acce9ff18027870dfa5 (diff)
I did not want to disable these tests
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/ucalc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index c743e6822d20..07782daaa23d 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -211,7 +211,6 @@ public:
void testAutoFill();
CPPUNIT_TEST_SUITE(Test);
-#if 0
CPPUNIT_TEST(testCollator);
CPPUNIT_TEST(testInput);
CPPUNIT_TEST(testCellFunctions);
@@ -249,7 +248,6 @@ public:
CPPUNIT_TEST(testJumpToPrecedentsDependents);
CPPUNIT_TEST(testSetBackgroundColor);
CPPUNIT_TEST(testRenameTable);
-#endif
CPPUNIT_TEST(testAutoFill);
CPPUNIT_TEST_SUITE_END();