File: README.md

package info (click to toggle)
libosmium 2.23.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,564 kB
  • sloc: cpp: 53,570; sh: 148; makefile: 19
file content (10 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
# 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.