osrm-backend/third_party/libosmium/test/data-tests
2022-08-16 18:26:21 +01:00
..
include
testcases
.gitignore
CMakeLists.txt
multipolygon.qgs
README.md
run-testdata-multipolygon.cmake
testdata-multipolygon.cpp Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
testdata-overview.cpp Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
testdata-testcases.cpp Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01:00
testdata-xml.cpp Update libosmium to 2.18.0. Fix problem with Docker image build. (#6303) 2022-08-16 18:26:21 +01: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.