Adam Wulkiewicz
|
3b80d1ae71
|
[test] Fix unused parameter warnings.
|
2017-12-26 14:12:16 +01:00 |
|
Adam Wulkiewicz
|
55e30d6ad9
|
Merge branch 'develop' into feature/relops_strategies
Conflicts:
test/iterators/point_iterator.cpp
|
2017-01-30 03:07:35 +01:00 |
|
Adam Wulkiewicz
|
f2da596b4e
|
[test][iterators] Fix QVM and Assign conflict.
|
2017-01-30 01:55:57 +01:00 |
|
Adam Wulkiewicz
|
bc77e1255e
|
[test] Adapt tests to new interfaces of various utilities in the library.
default_strategy services, partition, get_turns, strategies.
|
2017-01-28 04:09:49 +01:00 |
|
Adam Wulkiewicz
|
13a12471c1
|
[test] Replace std::max_element because it requires ForwardIterator.
|
2016-01-12 13:51:52 +01:00 |
|
Menelaos Karavelas
|
ff9ba7fe3c
|
[test][iterators][point iterator] delete dynamically allocated memory
(fixes memory leak error reported in regression matrix of the develop branch)
|
2015-06-17 19:20:50 +03:00 |
|
Menelaos Karavelas
|
f48f47c4cf
|
[test][iterators][point iterator][segment iterator] suppress unused local typedef warnings
|
2015-06-01 19:43:44 +03:00 |
|
Menelaos Karavelas
|
424ba7431c
|
[test][iterators][point iterator][segment iterator] apply coding rules;
add test cases for geometries whose point type is a pointer and for geometries
whose range iterators return copies of elements rather than references
|
2015-05-28 09:40:45 +03:00 |
|
Menelaos Karavelas
|
63ff5bde6a
|
[test][iterators] remove deprecated includes referring to the
include/boost/geometry/multi/ directory
|
2015-03-12 02:20:47 +02:00 |
|
Menelaos Karavelas
|
cd049ccd17
|
[test][iterators][point_iterator] add appropriate concept checks from the
Boost.Iterator and Boost.ConceptCheck libraries
|
2014-10-23 14:44:10 +03:00 |
|
Adam Wulkiewicz
|
4d81c2c451
|
[test][iterators] Fix unused parameter warnings.
|
2014-10-20 18:17:53 +02:00 |
|
Adam Wulkiewicz
|
e4e6dbc5e2
|
[test][iterators] Fix signed/unsigned comparison warnings in point_iterator test.
|
2014-10-01 02:19:20 +02:00 |
|
Menelaos Karavelas
|
2756392b51
|
[test][point_iterator] fix/update includes
|
2014-09-24 08:38:43 +03:00 |
|
Menelaos Karavelas
|
fcc5d26877
|
[test][iterators] remove tests for points_front and points_back
|
2014-06-30 12:18:45 +03:00 |
|
Menelaos Karavelas
|
4a4d52b082
|
[geometry][test] prefix macro GEOMETRY_TEST_DEBUG with BOOST_
|
2014-06-19 12:24:27 +03:00 |
|
Menelaos Karavelas
|
47e961cb3f
|
[test][iterators] qualify free functions as inline
|
2014-05-06 16:34:26 +03:00 |
|
Menelaos Karavelas
|
454ece176a
|
[test][point iterator] re-factor test code; add tests for points_front, points_back, points_reverse_iterator; test point_iterator as bidirectional iterator
|
2014-05-05 09:48:49 +03:00 |
|
Menelaos Karavelas
|
fade99b3b8
|
[test][iterator] remove linking dependency with Boost.Test framework
|
2014-04-16 12:45:44 +03:00 |
|
Menelaos Karavelas
|
ccf03245a5
|
[point iterator] use the unit test framework library in unit tests (instead of include the test framework and compile it each time)
|
2014-04-14 02:12:59 +03:00 |
|
Menelaos Karavelas
|
457d22d0d9
|
[point iterator] add tests for const/non-const iterator equality/inequality
|
2014-04-07 11:26:14 +03:00 |
|
Menelaos Karavelas
|
d5d4b08a0c
|
[point_iterator] minor stylistic changes;
|
2014-03-28 11:57:05 +02:00 |
|
Menelaos Karavelas
|
38682d9b41
|
[point_iterator] remove function call that is not meaningful;
|
2014-03-28 00:45:06 +02:00 |
|
Menelaos Karavelas
|
8d09814c50
|
[point_iterator] adda bit more testing (dereference point iterator); now using boost::assign::tuple_list_of instead of multipoints for giving expected output;
|
2014-03-27 23:33:54 +02:00 |
|
Menelaos Karavelas
|
8a8132e6c0
|
[point_iterator] moved files to proper directories
|
2014-03-27 23:23:51 +02:00 |
|