summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-04-29add test for MD5 hashingMarkus Mohrhard
2017-04-21add test for generic digest classMarkus Mohrhard
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-03-31This only wants to check for Windows in general?Stephan Bergmann
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-08-10comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-16Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian
2016-06-16Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2013-10-28Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-28Correctly fix "Terminating NUL" fixStephan Bergmann
2013-10-28Demonstrate that empty comments are handled just fineStephan Bergmann
2013-10-28Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann
2013-10-27COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini
2013-10-23Improve testStephan Bergmann
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard