summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/basic_coverage.cxx
AgeCommit message (Expand)Author
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-19new loplugin:emptyifNoel Grandin
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20tweak basic_coverage test to support locale specific testingNoel Power
2013-03-08remove duplicate file loading from basic_coverage ( now in MacroSnippet )Noel Power
2013-03-08fix WAE mbError unusedNoel Power
2013-03-07adapt existing tests to use MacroSnipper helper classNoel Power
2013-03-05Do not CPPUNIT_FAIL (which throws exceptions) from a destructorStephan Bergmann
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud