.. | ||
catch | ||
data-tests | ||
examples | ||
include | ||
t | ||
CMakeLists.txt | ||
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.