summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-11-18 18:38:10 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-11-18 18:38:10 +0100
commit9a7130595093ec58348b66fc7687c8eb59e8af3a (patch)
tree17202308a29b980af84792135abe4677eded7010 /svtools
parent89361fcff340c8a168d25160a4d8efe9e39e7d51 (diff)
This test become unreferenced by accident
See: c454a0cd0cc7b315b1353b151a2e95654df72c69 and 46eb0952f1e2d75b427bdcd553c33027f1e44e8f Change-Id: I811f1c52f8a9fba28bc4f38fd1ad34826b2bd45e
Diffstat (limited to 'svtools')
-rw-r--r--svtools/qa/unit/GraphicObjectTest.cxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/svtools/qa/unit/GraphicObjectTest.cxx b/svtools/qa/unit/GraphicObjectTest.cxx
index 71d975bdc4b2..2ece5e06002c 100644
--- a/svtools/qa/unit/GraphicObjectTest.cxx
+++ b/svtools/qa/unit/GraphicObjectTest.cxx
@@ -38,9 +38,7 @@ class GraphicObjectTest: public test::BootstrapFixture, public unotest::MacrosTe
{
public:
-#if 0
void testSwap();
-#endif
void testSizeBasedAutoSwap();
@@ -52,18 +50,15 @@ public:
}
private:
-#if 0
DECL_LINK(getLinkStream, GraphicObject*);
-#endif
private:
CPPUNIT_TEST_SUITE(GraphicObjectTest);
+ CPPUNIT_TEST(testSwap);
CPPUNIT_TEST(testSizeBasedAutoSwap);
CPPUNIT_TEST_SUITE_END();
};
-#if 0
-
static const char aGraphicFile[] = "/svtools/qa/unit/data/graphic.png";
static const sal_uLong nGraphicSizeBytes = 4800;
@@ -147,8 +142,6 @@ void GraphicObjectTest::testSwap()
}
}
-#endif
-
void GraphicObjectTest::testSizeBasedAutoSwap()
{
// Set cache size to a very small value to check what happens