summaryrefslogtreecommitdiffstats
path: root/test/source/diff/diff.cxx
Commit message (Expand)AuthorAgeFilesLines
* Improve test failure outputStephan Bergmann2014-08-061-4/+6
* Remove unused functionStephan Bergmann2014-04-091-1/+0
* whitespace cleanup in testMarkus Mohrhard2014-04-061-2/+0
* make the tolerance file optionalMarkus Mohrhard2014-04-031-3/+6
* coverity#738915 Uninitialized scalar fieldCaolán McNamara2014-02-181-2/+4
* Improve error messages for the xml-diff based unit tests.Jan Holesovsky2013-05-141-13/+33
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* fix other problems found by WundefLuboš Luňák2013-03-181-1/+1
* Improve error messageStephan Bergmann2012-11-291-1/+3
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-1/+83
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-011-17/+0
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-2/+8
* use the correct macroMarkus Mohrhard2012-04-271-1/+1
* improve assert messagesMarkus Mohrhard2012-04-271-7/+17
* use the new xml diff in chart regression testMarkus Mohrhard2012-04-271-0/+6
* std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard2012-04-261-1/+2
* add xml diff with toleranceMarkus Mohrhard2012-04-261-0/+287