osrm-backend/third_party/libosmium/test/data-tests
Daniel J. Hofmann d516e1c736 Update in-tree libosmium dependency to 2.5.4
The latest releases have some critical fixes, see the changelog:
https://github.com/osmcode/libosmium/blob/v2.5.4/CHANGELOG.md

Merge commit 'afdf8e7b21fbaf597e91d9d8a7542635e60ee9a1' into use_libosmium_2_5_4
2016-01-05 12:01:06 +01:00
..
include Merge commit 'bb78bc8fe305eef39ca0a5d5e9dedc466f803dfb' into develop 2015-02-05 15:13:48 +01:00
testcases Merge commit 'bb78bc8fe305eef39ca0a5d5e9dedc466f803dfb' into develop 2015-02-05 15:13:48 +01:00
.gitignore Merge commit 'bb78bc8fe305eef39ca0a5d5e9dedc466f803dfb' into develop 2015-02-05 15:13:48 +01:00
CMakeLists.txt Update in-tree libosmium dependency to 2.5.4 2016-01-05 12:01:06 +01:00
multipolygon.qgs Merge commit 'bb78bc8fe305eef39ca0a5d5e9dedc466f803dfb' into develop 2015-02-05 15:13:48 +01:00
README.md upgrade libosmium dependency 2015-03-04 12:50:42 +01:00
run-testdata-multipolygon.cmake upgrade libosmium dependency 2015-03-04 12:50:42 +01:00
testdata-multipolygon.cpp Update in-tree libosmium dependency to 2.5.4 2016-01-05 12:01:06 +01:00
testdata-overview.cpp Update in-tree libosmium dependency to 2.5.4 2016-01-05 12:01:06 +01:00
testdata-testcases.cpp Merge commit '788bc67faa7738cf7c6b2a192ecf3e3567d1c20e' into develop 2015-08-28 12:42:03 +02:00
testdata-xml.cpp Update in-tree libosmium dependency to 2.5.4 2016-01-05 12:01:06 +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.