Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -23/+4 |
2013-03-18 | fix other problems found by Wundef | Luboš Luňák | 1 | -1/+1 |
2012-11-29 | Improve error message | Stephan Bergmann | 1 | -1/+3 |
2012-07-13 | test: move XMLDiff implementation details to cxx file | Michael Stahl | 1 | -1/+83 |
2012-05-01 | rework callcatcher makefile to build subsequentcheck tests | Caolán McNamara | 1 | -17/+0 |
2012-04-27 | add tolerance to chart regression test | Markus Mohrhard | 1 | -2/+8 |
2012-04-27 | use the correct macro | Markus Mohrhard | 1 | -1/+1 |
2012-04-27 | improve assert messages | Markus Mohrhard | 1 | -7/+17 |
2012-04-27 | use the new xml diff in chart regression test | Markus Mohrhard | 1 | -0/+6 |
2012-04-26 | std::isnan is c++11; use rtl::math::isNan for now | Markus Mohrhard | 1 | -1/+2 |
2012-04-26 | add readme for xmldiff | Markus Mohrhard | 1 | -0/+5 |
2012-04-26 | add xml diff with tolerance | Markus Mohrhard | 1 | -0/+287 |