summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-08-10comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna1-5/+5
2016-06-16Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian1-1/+1
2016-06-16Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian1-1/+1
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+55
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-6/+6
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-7/+12
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-50/+0
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-0/+234
2014-05-11fix-includes.pl: comphelperThomas Arnhold1-1/+1
2013-10-28Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann1-14/+14
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-19/+7
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-6/+6
2013-10-28Correctly fix "Terminating NUL" fixStephan Bergmann1-8/+82
2013-10-28Demonstrate that empty comments are handled just fineStephan Bergmann1-0/+8
2013-10-28Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann1-3/+2
2013-10-27COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini1-2/+3
2013-10-23Improve testStephan Bergmann1-0/+1
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann1-4/+4
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard1-0/+53