mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
[test][io] Rename the tests.
This commit is contained in:
parent
a4d53e9b60
commit
198037a0e2
@ -1,8 +1,9 @@
|
||||
# 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.
|
||||
# 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) 2015 Adam Wulkiewicz, Lodz, Poland.
|
||||
#
|
||||
# Use, modification and distribution is subject to the Boost Software License,
|
||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
@ -10,6 +11,6 @@
|
||||
|
||||
test-suite boost-geometry-io-dsv
|
||||
:
|
||||
[ run multi_dsv.cpp ]
|
||||
[ run dsv_multi.cpp : : : : dsv_multi ]
|
||||
;
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# 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.
|
||||
# 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) 2015 Adam Wulkiewicz, Lodz, Poland.
|
||||
#
|
||||
# Use, modification and distribution is subject to the Boost Software License,
|
||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
@ -10,7 +11,7 @@
|
||||
|
||||
test-suite boost-geometry-io-wkt
|
||||
:
|
||||
[ run multi_wkt.cpp ]
|
||||
[ run wkt.cpp ]
|
||||
[ run wkt.cpp : : : : io_wkt ]
|
||||
[ run wkt_multi.cpp : : : : io_wkt_multi ]
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user