summaryrefslogtreecommitdiff
path: root/test/source/diff
AgeCommit message (Expand)AuthorFilesLines
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