mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-01 15:33:52 +08:00
* 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>
3 lines
54 B
C++
3 lines
54 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include "catch2/catch.hpp"
|