summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/syntaxhighlighttest.cxx
AgeCommit message (Expand)AuthorFilesLines
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