jean-pierre charras
60310b3d32
Fix qa/geometry/test_segment.cpp to reflect the changes in SEG class (changes in commit cbb5708c36
)
2017-04-15 09:10:42 +02:00
jean-pierre charras
c9ff885c1d
Cmakelists: remove no longer used boost libraries from required boost components lists
2017-04-07 16:57:17 +02:00
Simon Richter
30446b8327
Tell the whole case to link dynamically against Boost
2017-04-07 07:43:49 -04:00
Simon Richter
f16304b9d8
Use target name instead of platform dependent path
2017-04-07 07:43:49 -04:00
Nick Østergaard
abd61ac1e7
Add boost include dir to qa/geometry
...
This is needed on OSX, I don't know why it works on linux and windows
without it.
2017-03-25 17:57:08 -04:00
Alejandro García Montoro
cc7825d00b
Tests CPolyLine -> SHAPE_POLY_SET refactor.
...
Adds BOOST tests to the qa folder included in the geometry subdirectory.
The tests check whether the refactored code is consistent with the
legacy code. They also check some of the new code, as the family of
ITERATOR classes.
2017-03-24 10:43:47 +01:00