scsl/test
Kyle Isom 4b1007123a Test suite cleanups, convert Coord2D to Vector<T, 2>.
- 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.
2023-10-20 19:05:55 -07:00
..
buffer.cc Restructure project, start importing sc3 code. 2023-10-18 23:44:05 -07:00
coord2d.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
dictionary.cc Continuing refactor work. 2023-10-19 00:58:40 -07:00
flags.cc Coverity fixes. 2023-10-19 21:43:38 -07:00
madgwick.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
math.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
orientation.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
quaternion.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
simple_suite_example.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
stringutil.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00
test_fixtures.h Restructure project, start importing sc3 code. 2023-10-18 23:44:05 -07:00
tlv.cc Further code cleanups and documentation. 2023-10-20 01:31:06 -07:00
vector.cc Test suite cleanups, convert Coord2D to Vector<T, 2>. 2023-10-20 19:05:55 -07:00