Barend Gehrels
|
9243413cad
|
[test] fix coordinates to make the polygon invalid as designed for both rescaled and without rescaling
|
2022-02-16 10:32:05 +01:00 |
|
Adam Wulkiewicz
|
08f7e66f79
|
[test] Drop library dependencies in tests.
If possible drop type_traits, mpl, typeof, foreach, assign.
Rearrange some includes.
|
2021-07-22 19:46:51 +02:00 |
|
Barend Gehrels
|
4453f7bd6d
|
[rescale] fix unit test and avoid BOOST_AUTO_TPL
Unit test is reworked. BOOST_AUTO_TPL is avoided using two specific methods
|
2014-05-28 12:57:35 +02:00 |
|
Barend Gehrels
|
921c7d2f14
|
[geometry] splitted file zoom_to_robust.hpp into several files:
- get_max_size
- rescale_policy
- robust_type
- get_rescale_policy
|
2014-03-05 12:01:43 +01:00 |
|
Barend Gehrels
|
d140a44bf3
|
[geometry] Fixed remaining unit test w.r.t. rescale policies
|
2014-02-12 14:13:25 +01:00 |
|
Barend Gehrels
|
f3147001b5
|
[geometry] Splitted file rescale.hpp into different files:
segment_ratio_type
robust_point_type
no_rescale_policy
|
2014-02-11 23:08:32 +01:00 |
|
Barend Gehrels
|
f6ce9e2c91
|
[geometry] Moved robustness policies to policies folder
Also added unit-test to develop/test behaviour of different policies
|
2014-02-09 19:29:01 +01:00 |
|