[Libreoffice-commits] core.git: sd/qa
Tor Lillqvist
tml at collabora.com
Thu Mar 31 16:49:16 UTC 2016
sd/qa/unit/tiledrendering/tiledrendering.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a88837470d7a01e63c28ac3930c1f10d84dc218d
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Mar 31 19:31:18 2016 +0300
loplugin:unreffun
Presumably the use of testSearchAllFollowedBySearch was removed by accident.
Change-Id: I074426cd644fb64d0a8d3682b361e1aa8c20be0f
diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx b/sd/qa/unit/tiledrendering/tiledrendering.cxx
index ae85a4b..585c3f9 100644
--- a/sd/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx
@@ -75,6 +75,7 @@ public:
CPPUNIT_TEST(testSearchAll);
CPPUNIT_TEST(testSearchAllSelections);
CPPUNIT_TEST(testSearchAllNotifications);
+ CPPUNIT_TEST(testSearchAllFollowedBySearch);
CPPUNIT_TEST(testInsertDeletePage);
CPPUNIT_TEST(testInsertTable);
#endif
More information about the Libreoffice-commits
mailing list