osrm-backend/third_party/libosmium/test/README

9 lines
276 B
Plaintext

Osmium uses Catch (https://github.com/catchorg/Catch2/) for its unit tests.
Currently we are still using version 1.
Only one header file is needed (catch.hpp) which can be downloaded from
https://github.com/catchorg/Catch2/tree/Catch1.x and put into the include
directory.