mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 05:24:02 +00:00
[test] Move IO tests from multi directory.
This commit is contained in:
parent
0279dca727
commit
2dcd853a35
@ -8,7 +8,7 @@
|
|||||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
test-suite boost-geometry-multi-io-dsv
|
test-suite boost-geometry-io-dsv
|
||||||
:
|
:
|
||||||
[ run multi_dsv.cpp ]
|
[ run multi_dsv.cpp ]
|
||||||
;
|
;
|
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
test-suite boost-geometry-io-wkt
|
test-suite boost-geometry-io-wkt
|
||||||
:
|
:
|
||||||
|
[ run multi_wkt.cpp ]
|
||||||
[ run wkt.cpp ]
|
[ run wkt.cpp ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
@ -9,4 +9,3 @@
|
|||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
build-project algorithms ;
|
build-project algorithms ;
|
||||||
build-project io ;
|
|
@ -1,12 +0,0 @@
|
|||||||
# Boost.Geometry (aka GGL, Generic Geometry Library)
|
|
||||||
#
|
|
||||||
# Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
|
|
||||||
# Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
|
|
||||||
# Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
|
|
||||||
#
|
|
||||||
# Use, modification and distribution is subject to the Boost Software License,
|
|
||||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
|
||||||
|
|
||||||
build-project wkt ;
|
|
||||||
build-project dsv ;
|
|
@ -1,15 +0,0 @@
|
|||||||
# Boost.Geometry (aka GGL, Generic Geometry Library)
|
|
||||||
#
|
|
||||||
# Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
|
|
||||||
# Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
|
|
||||||
# Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
|
|
||||||
#
|
|
||||||
# Use, modification and distribution is subject to the Boost Software License,
|
|
||||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
||||||
# http://www.boost.org/LICENSE_1_0.txt)
|
|
||||||
|
|
||||||
test-suite boost-geometry-multi-io-wkt
|
|
||||||
:
|
|
||||||
[ run multi_wkt.cpp ]
|
|
||||||
;
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user