geometry/test
2019-11-23 14:03:40 +01:00
..
algorithms [TEST] add testcases for reported issues 2019-11-23 14:03:40 +01:00
arithmetic [test][arithmetic] Replace std::fabs with bg::math::abs. 2019-11-10 20:36:34 +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
cs_undefined [test] Divide cs::undefined relops test into two deparate files. 2019-06-30 22:17:26 +02:00
formulas [test][formulas] Extract karney_inverse tests into separate file. 2019-11-06 00:17:39 +01:00
geometries [test] Call bg::math::abs() instead of std::fabs() in infinite_line test (workaround for msvc-10..12). 2019-07-30 23:55:18 +02:00
headers [test] Move tests of extensions headers to extensions/test directory. 2018-11-27 21:17:16 +01:00
io Fix deprecated header for floating_point_comparison 2019-11-14 15:42:45 +02: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 [test] updates in expectations and defines 2019-11-13 12:05:24 +01:00
srs [test][srs] Fix type conversion warnings in proj4 wrapper. 2019-09-17 19:03:05 +02:00
strategies Merge pull request #634 from vissarion/fix/distance_accuracy 2019-11-05 14:01:47 +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 Merge pull request #640 from barendgehrels/minor/sort_and_test 2019-11-14 22:46:04 +01:00
Jamfile.v2 [test] Add cs::undefined tests. 2019-06-28 23:30:04 +02: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 [test][setops] Add difference(l,a) spherical case (issue 619). 2019-09-22 01:53:49 +02:00