Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / geometry / test / geometries / Jamfile.v2
index c6b360f..15f8c60 100644 (file)
@@ -1,9 +1,9 @@
-# Boost.Geometry (aka GGL, Generic Geometry Library)
+# Boost.Geometry
 #
-# 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) 2014-2015 Adam Wulkiewicz, Lodz, Poland.
+# Copyright (c) 2007-2019 Barend Gehrels, Amsterdam, the Netherlands.
+# Copyright (c) 2008-2019 Bruno Lalande, Paris, France.
+# Copyright (c) 2009-2019 Mateusz Loskot, London, UK.
+# Copyright (c) 2014-2019 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
@@ -27,4 +27,5 @@ test-suite boost-geometry-geometries
     [ run custom_linestring.cpp    : : : : geometries_custom_linestring ]
     [ run initialization.cpp       : : : : geometries_initialization ]
     [ run segment.cpp              : : : : geometries_segment ]
+    [ run infinite_line.cpp        : : : : geometries_infinite_line ]
     ;