osrm-backend/test
Patrick Niklaus 6eb4f090f9 Squashed 'third_party/libosmium/' content from commit ce865381f
git-subtree-dir: third_party/libosmium
git-subtree-split: ce865381fb752323ff1e66181f5a49b7f500ffa3
2017-08-30 09:30:27 +00:00
..
data-tests Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
examples Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
include Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
t Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
CMakeLists.txt Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
README Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
test_main.cpp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
valgrind.supp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00

Osmium uses Catch (https://github.com/philsquared/Catch/) for its unit tests.

Only one header file is needed (catch.hpp) which can be downloaded from
http://builds.catch-lib.net/ and put into the include directory.