9fd2348c6 Release v2.11.3 ed708286e Fix namespace. 835df8a7f Fix multipolygon assembler. 0979ab529 Fix areas assembler algorithm. 801f84c62 Bugfix: Invalid use of iterators. f85653820 Read OPL file correctly even if trailing newline in file missing. a31571c0f Release v2.11.2 a3903b368 Use minimum size of 64 bytes for buffers. b86bafefe Release v2.11.1 32ebf736c Updated change log. 632ea5198 Bugfix: Call get_creator_function() in main thread. ddc79eee7 Add test for not correctly handled unsupported_file_format_error. 86197a14f Bugfix: Terminate called on full buffer. 4340be8ad Fix the Filter::count() method. git-subtree-dir: third_party/libosmium git-subtree-split: 9fd2348c6956b6e1b930b50850e99eb31207ed50 |
||
---|---|---|
.. | ||
data-tests | ||
examples | ||
include | ||
t | ||
CMakeLists.txt | ||
README | ||
test_main.cpp | ||
valgrind.supp |
Osmium uses Catch (https://github.com/philsquared/Catch/) for its unit tests. Only one header file is needed (catch.hpp) which can be downloaded from http://builds.catch-lib.net/ and put into the include directory.