File: README

package info (click to toggle)
libosmium 2.22.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,544 kB
  • sloc: cpp: 52,804; sh: 148; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
Osmium uses Catch (https://github.com/catchorg/Catch2/) for its unit tests.

Currently we are still using version 1.

Only one header file is needed (catch.hpp) which can be downloaded from
https://github.com/catchorg/Catch2/tree/Catch1.x and put into the include
directory.