osrm-backend/third_party/libosmium/test
2022-08-16 18:26:21 +01:00
..
catch Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
data-tests Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
examples Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
include
t Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
CMakeLists.txt Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
README
test_main.cpp
valgrind.supp

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.