geometry/test
2019-01-03 15:50:56 +01:00
..
algorithms [test][within] Add missing include. 2019-01-03 15:50:56 +01:00
arithmetic [test][envelope][cross_product] Fix/suppress warnings. 2017-02-10 23:57:00 +01:00
concepts merge and resolve conflicts 2016-08-15 19:38:46 +03:00
core Merge branch 'develop' into feature/projections 2018-01-21 01:51:04 +01:00
formulas [test][formulas][strategies] Change expected results of geo intersection. 2018-08-27 23:48:13 +02:00
geometries [test][geometries] Fix std::array as point initializer-list-related compilation error with some compilers. 2017-03-31 15:54:57 +02:00
headers [test] Move tests of extensions headers to extensions/test directory. 2018-11-27 21:17:16 +01:00
io [test] Adapt tests to new interfaces of various utilities in the library. 2017-01-28 04:09:49 +01:00
iterators Avoid memory leak in segment_iterator.cpp test 2018-08-12 11:34:07 -07:00
policies [test][compare] Comment out unused type. 2017-08-09 20:39:26 +02:00
robustness [overlay] by default use self-turns. This reverses definition 2017-12-29 13:17:42 +01:00
srs [test][srs] Divide projection_interface tests into smaller chunks testing proj4, dynamic and static interfaces separately. 2018-11-22 03:59:45 +01:00
strategies [test][strategies] Rename envelope_segment test file. 2018-12-16 15:41:39 +01:00
test_common [test] Remove extra semicolon. 2014-10-20 15:33:43 +02:00
test_geometries [test][test geometries] redefine local types to avoid MSVC compiler failures reported in test matrix 2015-06-01 19:44:43 +03:00
util [test][util][range] Add missing include. 2016-03-16 18:27:22 +01:00
views [test][views] Remove unneeded semicolons (fix warning). 2017-01-06 14:47:15 +01:00
from_wkt.hpp [test] remove deprecated include referring to the 2015-03-12 02:21:54 +02:00
geometry_test_common.hpp Replace boost::ignore_unused_variable_warning with boost::ignore_unused 2018-10-12 15:16:46 +02:00
Jamfile.v2 Run headers tests only on demand 2018-11-21 16:26:26 +01:00
minimal.cpp [test] Add minimal test and disable the rest of the tests for TRAVIS. 2018-01-20 01:30:10 +01:00
string_from_type.hpp [test][string_from_type] guard specialization for boost::long_long_type with 2015-03-26 14:05:48 +02:00
to_svg.hpp [self_turns] fix direction - for this, an extra template parameter is required 2017-05-25 13:52:13 +02:00