Vissarion Fysikopoulos
03036b4b62
[algorithm] [strategy] [test] [doc] Rename line_interpolate_point to line_interpolate
2019-02-19 16:32:22 +02:00
Vissarion Fysikopoulos
d8b95f0e94
Merge branch 'develop' into feature/line_interpolate_point_2
2018-10-24 16:50:53 +03:00
Vissarion Fysikopoulos
3de61f311c
[algoritms] [tests] Add tests for cartesian line_interpolate_point and fix bug in algorithm.
2018-09-19 16:33:32 +03:00
Yaghyavardhan singh khangarot
5aa539d58e
Updated
2018-08-16 02:10:38 +05:30
yaghyavardhan singh khangarot
f526bb8f54
Merge branch 'develop' into feature/similarity
2018-08-15 20:15:42 +05:30
Yaghyavardhan singh khangarot
60ea4b2ee5
[test][similarity] Updated
2018-08-15 18:23:30 +05:30
Adam Wulkiewicz
4782cb191d
[test][algorithms] Move relops tests dirs to algorithms/ dir.
2018-07-27 19:00:19 +02:00
Yaghyavardhan singh khangarot
13f12035c8
[test][similarity] Updated test files
2018-07-06 03:49:43 +05:30
Adam Wulkiewicz
7fa4d05735
[test][densify] Rename complexify in tests to densify.
2017-12-06 16:15:51 +01:00
Adam Wulkiewicz
d3df14abf7
[test][complexify] Add tests of complexify() algorithm.
2017-12-04 22:12:11 +01:00
Barend Gehrels
38aa0c24a9
[correct] Split off correct_closure from correct
...
Including unit test
2017-10-19 15:51:43 +02:00
Adam Wulkiewicz
6f17140ecc
[test][is_valid] Add test of geographic polygon.
2017-08-11 20:08:57 +02:00
Adam Wulkiewicz
ea8c93478f
[test][is_simple] Add test for geographic CS.
2017-07-27 03:40:21 +02:00
Adam Wulkiewicz
56168601d2
[test] Move algorithms/vertex_latitude to strategies/segment_envelope.
2017-02-07 14:24:01 +01:00
Vissarion Fisikopoulos
436c589f41
Merge branch 'develop' into feature/envelope_expand_geo
2017-02-02 13:41:34 +02:00
Vissarion Fysikopoulos
87516b0495
[test] [formulas] Tests for vertex latitude algorithm.
2016-08-31 12:47:40 +03:00
Vissarion Fysikopoulos
982c58c073
[area] [test] tests for spherical and geographic area
2016-08-15 18:48:40 +03:00
Adam Wulkiewicz
af634030ff
Merge pull request #349 from vissarion/feature/perimeter
...
Feature/perimeter
2016-05-28 14:08:34 +02:00
Vissarion Fysikopoulos
50846babb3
[test] [perimeter] Tests for perimeter.
2016-05-25 14:59:06 +03:00
Vissarion Fysikopoulos
7423d61a8d
[test] [length] Tests for length algorithm.
2016-05-19 18:56:18 +03:00
Adam Wulkiewicz
e8b5e8517e
[test][envelope][expand] Move the tests into a separate directory.
2016-04-20 17:23:32 +02:00
Adam Wulkiewicz
c72eaf7ffb
[test][algorithms] Name/rename the tests.
2015-06-06 00:40:34 +02:00
Menelaos Karavelas
1e576d3a30
[test][algorithms][is_empty] add unit test for algorithm is_empty
2015-06-03 01:06:01 +03:00
Menelaos Karavelas
e66f255acf
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/envelope_and_expand_for_spherical_cs
2015-05-14 12:23:19 +03:00
Menelaos Karavelas
d5522eaa14
[test][algorithms][maximum gap] add unit test for maximum gap algorithms for intervals
2015-05-04 11:07:45 +03:00
Menelaos Karavelas
5525a492a3
[test][algorithms][envelope][expand] include unit new tests for envelope and
...
expand in Jamfile
2015-05-04 10:27:22 +03:00
Barend Gehrels
0722e4ba13
[buffer][is_convex] add (non-complete) is_convex algorithm, and
...
convex property for buffered pieces
Including unit test.
2015-04-08 12:15:20 +02:00
Barend Gehrels
90fcd83f30
[test] Remove bigobj flag from Jamfiles
...
now that it is defined in the upper level
2015-03-22 22:58:24 +01:00
Barend Gehrels
c2a74a2347
[test] Remove bigobj flag from Jamfiles
...
now that it is defined in the upper level
2015-03-21 13:03:42 +01:00
Menelaos Karavelas
ef9069d216
[test][algorithms][is_valid] rename is_valid_reason unit test to is_valid_failure;
...
update code in unit test to reflect this change;
2015-02-24 15:37:12 +02:00
Menelaos Karavelas
e2f9d07695
[test][algorithms][is_valid_reason] add unit test for new algorithm is_valid_reason
2015-02-20 10:36:56 +02:00
Adam Wulkiewicz
9fec00c796
[test] Move the rest of the tests from multi directory and remove this directory.
2014-10-30 14:04:14 +01:00
Adam Wulkiewicz
26b338a20f
[test] Move set and relational operations tests to separate directories.
2014-10-30 13:09:12 +01:00
Adam Wulkiewicz
0279dca727
[test] Move disjoint, relate and within tests to separate directories.
2014-10-30 12:00:59 +01:00
Adam Wulkiewicz
7fc973ce66
[test] Move set ops algorithms tests to separate directories.
2014-10-30 01:31:12 +01:00
Adam Wulkiewicz
aaa96982cf
[test] Move distance() tests to separate directory.
2014-10-30 00:32:02 +01:00
Menelaos Karavelas
e82e199e00
[test][distance] add unit test for distance of pointlike-pointlike geometries
...
in the spherical equatorial coordinate system
2014-10-27 22:11:55 +02:00
Menelaos Karavelas
2b83e7493a
[test][algorithms] add the unit tests for num_geometries and
...
num_interior_rings to the Jamfile
2014-08-08 13:06:25 +03:00
Menelaos Karavelas
be586b5947
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-08-06 14:02:26 +03:00
Marek Kurdej
5248675469
Fixed: compilation error requiring /bigobj compiler flag on MSVC.
2014-08-01 15:04:27 +02:00
Menelaos Karavelas
ad350863ea
[test][algorithms] include unit test for num_segments in Jamfile
2014-07-17 03:02:59 +03:00
Barend Gehrels
b637012bf3
[test] add bigobj flag for union/buffer
2014-06-28 13:22:32 +02:00
Menelaos Karavelas
28ed3e4e59
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/is_simple
2014-06-14 16:04:24 +03:00
Barend Gehrels
31af14453a
[buffer] Move from extensions to algorithms/detail
2014-06-13 20:26:33 +02:00
Adam Wulkiewicz
3edeaeb2af
[algorithms][io][test] Fix some rather harmless conversions warnings and add /bigobj for some tests for VS.
2014-06-13 16:13:35 +02:00
Menelaos Karavelas
ed781446ae
[test][algorithms] add entries in Jamfile about is_simple and is_valid
...
unit tests
2014-06-13 15:48:38 +03:00
Menelaos Karavelas
da4ee4d6fe
[test][disjoint] add unit test for checking which geometry combinations
...
work with disjoint
2014-05-21 17:07:00 +03:00
Barend Gehrels
a703cae46e
[num_points][test] Added test for num_points which was not yet there
2014-05-14 14:18:48 +02:00
Menelaos Karavelas
319f9a7b83
[test][algorithms] add new unit tests for distance in Jamfile
2014-05-08 13:46:31 +03:00
Adam Wulkiewicz
a0d03ed4cf
[test] Divide relate() test into several smaller ones.
...
The intention is to prevent creation of too big files in MinGW.
Move predefined Geometries for relops from test_relate.hpp to predef_relop.hpp
Move test_geometry<> defined in relate.cpp to test_relate.hpp
2014-04-17 13:55:28 +02:00