From f4544d3c95bac8f3203235f8482ecb435545b887 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Tue, 26 Jan 2016 16:50:22 +0100 Subject: extract all cond format tests in ucalc to own file Change-Id: Ia4773e81e7d3c23404090f5cf5d9d35038c24cd7 Reviewed-on: https://gerrit.libreoffice.org/21817 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- starmath/qa/cppunit/test_nodetotextvisitors.cxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'starmath/qa/cppunit') diff --git a/starmath/qa/cppunit/test_nodetotextvisitors.cxx b/starmath/qa/cppunit/test_nodetotextvisitors.cxx index 91d7203d1a8d..b0dfaf536971 100644 --- a/starmath/qa/cppunit/test_nodetotextvisitors.cxx +++ b/starmath/qa/cppunit/test_nodetotextvisitors.cxx @@ -26,6 +26,7 @@ typedef tools::SvRef SmDocShellRef; using namespace ::com::sun::star; +namespace { class Test : public test::BootstrapFixture { @@ -675,5 +676,7 @@ void Test::testParser() CPPUNIT_TEST_SUITE_REGISTRATION(Test); +} + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/padmin
AgeCommit message (Expand)Author
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-01Targeted string re-work in padmin and saxThorsten Behrens
2012-05-31targeted string re-workNorbert Thiebaud