TrackEngine/third_party/libosmium/test/data-tests
2026-02-26 13:00:32 +01:00
..
include First Commit 2026-02-26 13:00:32 +01:00
testcases First Commit 2026-02-26 13:00:32 +01:00
.gitignore First Commit 2026-02-26 13:00:32 +01:00
CMakeLists.txt First Commit 2026-02-26 13:00:32 +01:00
multipolygon.qgs First Commit 2026-02-26 13:00:32 +01:00
README.md First Commit 2026-02-26 13:00:32 +01:00
run-testdata-multipolygon.cmake First Commit 2026-02-26 13:00:32 +01:00
testdata-multipolygon.cpp First Commit 2026-02-26 13:00:32 +01:00
testdata-overview.cpp First Commit 2026-02-26 13:00:32 +01:00
testdata-testcases.cpp First Commit 2026-02-26 13:00:32 +01:00
testdata-xml.cpp First Commit 2026-02-26 13:00:32 +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.