Skip to content

Cleanup arrows/serialize algorithms

Paul Beasly requested to merge dev/serialize_cleanup into integration-v2
  • Add create tests to all algorithms in json and probotuf
  • Move algorithm files to /algo subdirectory
  • Simplify CMakeLists
  • Remove json/track_item.cxx file which was not being used.
  • Check that all algorithms were enabled and have tests running

Merge request reports