summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/basic_coverage.cxx
AgeCommit message (Expand)Author
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