Barend Gehrels
|
33ea069ac0
|
[TEST] Test updates, most importantly the check on validity which now
only reports if input is considered as valid.
|
2019-07-17 14:23:29 +02:00 |
|
Barend Gehrels
|
861fc38533
|
[TEST] Unify different defines into BOOST_GEOMETRY_TEST_ENABLE_FAILURES
|
2019-05-29 15:48:44 +02:00 |
|
Barend Gehrels
|
7f23fcea98
|
[test] Harmonize define (four variants were used).
If defined, just ignore test_validity flag (such that validity is
always checked), same for sym_difference
|
2019-03-02 16:08:24 +01:00 |
|
Barend Gehrels
|
07dd079033
|
[CONFIG] Use a positive define (USE_RESCALING) instead of an unclear negative
one (NO_ROBUSTNESS). Precedes removing of the rescaling.
|
2019-03-02 13:39:50 +01:00 |
|
Barend Gehrels
|
cb27d880c7
|
[TEST] Remove NO_SELF from svg filename
|
2019-02-23 14:31:04 +01:00 |
|
Barend Gehrels
|
f704579ed0
|
[overlay] by default use self-turns. This reverses definition
of define SELF to NO_SELF. Including all unit tests.
|
2017-12-29 13:17:42 +01:00 |
|
Barend Gehrels
|
59ea116d8c
|
[test] intersection, check validity of whole output instead of
its separate polygons
|
2017-07-05 14:40:21 +02:00 |
|
Barend Gehrels
|
0cabf049cd
|
[test] Test validity for the whole outut, instead of per polygon
|
2017-06-25 17:21:50 +02:00 |
|
Barend Gehrels
|
27fdefbd2e
|
[test] enhance svg filename with self info
|
2017-05-21 14:16:37 +02:00 |
|
Barend Gehrels
|
ae745f5b5c
|
[test] enhance validity messages with ccw/open info
|
2017-05-21 14:15:47 +02:00 |
|
barendgehrels
|
12b1ad9e79
|
[test] avoid testing too much when one type is tested (compilation time)
|
2017-03-18 20:14:19 +01:00 |
|
Adam Wulkiewicz
|
b1c78f6622
|
[test] Test setops, is_simple and is_valid with strategies.
|
2017-02-17 05:45:34 +01:00 |
|
Barend Gehrels
|
b46805107b
|
Merge branch 'develop' into feature/cluster_touch
Conflicts:
include/boost/geometry/algorithms/detail/overlay/handle_touch.hpp
test/algorithms/overlay/Jamfile.v2
test/algorithms/set_operations/difference/difference.cpp
test/algorithms/set_operations/union/union.cpp
|
2016-06-29 13:18:51 +02:00 |
|
Adam Wulkiewicz
|
699df472e7
|
[test][setops] Use multi-geometries as output types (to simplify debugging).
|
2016-06-21 23:55:57 +02:00 |
|
Barend Gehrels
|
e5652cffe1
|
[test] add optional check of input validity
|
2016-06-01 13:48:20 +02:00 |
|
Barend Gehrels
|
ebe3ffbd58
|
[test][union] test validity by default
|
2016-03-30 11:12:09 +02:00 |
|
Barend Gehrels
|
27b7b9d803
|
[union][test] add cases from branch handle_touch and put UT report
in argument order
|
2016-03-23 11:09:33 +01:00 |
|
Barend Gehrels
|
a2d2d4f58d
|
[test] remove overload with percentage, only used once and now
supported by ut_settings
|
2015-11-01 12:27:08 +01:00 |
|
Barend Gehrels
|
94dc52a931
|
[test] add test case for ticket 10803 and added code to test for validity
|
2015-11-01 12:17:45 +01:00 |
|
Adam Wulkiewicz
|
154650f8d0
|
[test][union] Enable testing of a case also when rescaling is disabled.
Fix unused parameter warning.
|
2015-08-05 01:04:15 +02:00 |
|
Menelaos Karavelas
|
2de36a37df
|
[test][geometry] replace instances of "num_point() == 0" by "is_empty()";
replace instances of "num_points() > 0" by "! is_empty()";
|
2015-06-03 17:18:55 +03:00 |
|
Adam Wulkiewicz
|
26b338a20f
|
[test] Move set and relational operations tests to separate directories.
|
2014-10-30 13:09:12 +01:00 |
|