- The standard SimpleSuite setup now include flags to suppress printing the report in addition to silencing the test runs. This is useful in automated testing. - Point2D and Polar2D in Coord2D have been converted from custom types to Vector<int, 2> and Vector<double, 2>, respectively. |
||
|---|---|---|
| .. | ||
| buffer.cc | ||
| coord2d.cc | ||
| dictionary.cc | ||
| flags.cc | ||
| madgwick.cc | ||
| math.cc | ||
| orientation.cc | ||
| quaternion.cc | ||
| simple_suite_example.cc | ||
| stringutil.cc | ||
| test_fixtures.h | ||
| tlv.cc | ||
| vector.cc | ||