mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-26 16:52:09 +00:00
[test][algorithms] Move relops tests dirs to algorithms/ dir.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
|
||||
# Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
|
||||
# Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
|
||||
# Copyright (c) 2018 Adam Wulkiewicz, Lodz, Poland.
|
||||
#
|
||||
# This file was modified by Oracle on 2014, 2015, 2016, 2017.
|
||||
# Modifications copyright (c) 2014-2017, Oracle and/or its affiliates.
|
||||
@@ -64,11 +65,19 @@ test-suite boost-geometry-algorithms
|
||||
|
||||
build-project area ;
|
||||
build-project buffer ;
|
||||
build-project covered_by ;
|
||||
build-project crosses ;
|
||||
build-project detail ;
|
||||
build-project disjoint ;
|
||||
build-project distance ;
|
||||
build-project envelope_expand ;
|
||||
build-project equals ;
|
||||
build-project intersects ;
|
||||
build-project length ;
|
||||
build-project overlaps ;
|
||||
build-project overlay ;
|
||||
build-project perimeter ;
|
||||
build-project relational_operations ;
|
||||
build-project relate ;
|
||||
build-project set_operations ;
|
||||
build-project touches ;
|
||||
build-project within ;
|
||||
|
||||
Reference in New Issue
Block a user