Commit Graph

9 Commits

Author SHA1 Message Date
Michael Stahl
87c6beddfb test: move XMLDiff implementation details to cxx file
This makes it unnecessary to link clients against libxml2.

Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
2012-07-13 12:29:03 +02:00
Caolán McNamara
810f4a007c rework callcatcher makefile to build subsequentcheck tests
Change-Id: Idda0262e62e42817b8c0502a38ee16913495233c
2012-05-01 14:18:42 +01:00
Markus Mohrhard
60d39b758d add tolerance to chart regression test
Change-Id: I5e7694571815df48e54488a33435bb7d022e6889
2012-04-27 13:52:10 +02:00
Markus Mohrhard
9e82b503fe use the correct macro
don't push at 3a.m.

Change-Id: Ia50253fe136bab3ebef7a71ba5dbf87e752c2e1a
2012-04-27 04:13:07 +02:00
Markus Mohrhard
811899e4a2 improve assert messages 2012-04-27 03:15:32 +02:00
Markus Mohrhard
b1dc2c5818 use the new xml diff in chart regression test 2012-04-27 03:15:31 +02:00
Markus Mohrhard
a0c9ebf483 std::isnan is c++11; use rtl::math::isNan for now 2012-04-26 20:07:35 +02:00
Markus Mohrhard
e6a4ea3c9d add readme for xmldiff 2012-04-26 19:07:22 +02:00
Markus Mohrhard
58114896d1 add xml diff with tolerance
# Changes to be committed:
2012-04-26 19:01:09 +02:00