summaryrefslogtreecommitdiff
path: root/test/source/diff
AgeCommit message (Expand)AuthorFilesLines
2019-05-03improve assert message in XMLDiffNoel Grandin1-13/+25
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-4/+3
2018-04-26xml diff - report what attribute values actually differTomaž Vajngerl1-2/+30
2017-10-23loplugin:includeform: testStephan Bergmann1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-01-20Some more loplugin:cstylecast: testStephan Bergmann1-2/+2
2014-08-06Improve test failure outputStephan Bergmann1-4/+6
2014-04-09Remove unused functionStephan Bergmann1-1/+0
2014-04-06whitespace cleanup in testMarkus Mohrhard1-2/+0
2014-04-03make the tolerance file optionalMarkus Mohrhard1-3/+6
2014-02-18coverity#738915 Uninitialized scalar fieldCaolán McNamara1-2/+4
2013-12-20typo fixesAndras Timar1-1/+1
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky1-13/+33
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1
2012-11-29Improve error messageStephan Bergmann1-1/+3
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-1/+83
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-17/+0
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-2/+8
2012-04-27use the correct macroMarkus Mohrhard1-1/+1
2012-04-27improve assert messagesMarkus Mohrhard1-7/+17
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard1-0/+6
2012-04-26std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard1-1/+2
2012-04-26add readme for xmldiffMarkus Mohrhard1-0/+5
2012-04-26add xml diff with toleranceMarkus Mohrhard1-0/+287