osrm-backend/test/data-tests
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
..
include Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
testcases Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
.gitignore 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
multipolygon.qgs Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
README.md Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
run-testdata-multipolygon.cmake Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
testdata-multipolygon.cpp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
testdata-overview.cpp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
testdata-testcases.cpp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00
testdata-xml.cpp Squashed 'third_party/libosmium/' content from commit ce865381f 2017-08-30 09:30:27 +00:00

OSM Testdata

This directory contains software that can be used with the osm-testdata repository at https://github.com/osmcode/osm-testdata . To use it, clone the osm-testdata repository in the same directory where you cloned the libosmium repository.

Tests will be built if the CMake option BUILD_DATA_TESTS is set and run as part of the ctest run.