mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-22 17:52:07 +08:00
0135d85a6d
* add glonass kaitai parsing * add kaita generated files * remove glonass from build * add string non immediate type * fix kaitai bug * cleanUp * add patch file * fix scons order * make lookup const * remove comments * rename * add to release files * remove printf * add signs * add glonass parsing test * finish up glonass kaitai tests * move cereal back to master * ignore test_runner * sign is not two complement * address comments --------- Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com> old-commit-hash: e2f5b164bd3dcffc5a11ef552f83296c34991949
3 lines
54 B
C++
3 lines
54 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|