mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-21 03:02:10 +00:00
09a335d5ead3bc0a97a80c2afbce1bc0f0c08811
the BOOST_TEST_MODULE macro; this way geometry_test_common.hpp can be included in tests that proceed with unit testing using other Boost.Test utilities (like some of the distance and set-ops tests, validity and simplicity)
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - Boost.Geometry examples
- extensions - examples and tests for the extensions - develop branch
- include - the sourcecode of Boost.Geometry
- index - examples and tests for the Spatial Index
- test - Boost.Geometry unit tests
More information
Description
Languages
C++
99.7%
CMake
0.3%
