Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83807 - in trunk/libs/geometry/test/index/rtree: . generated
From: adam.wulkiewicz_at_[hidden]
Date: 2013-04-08 07:04:44


Author: awulkiew
Date: 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
New Revision: 83807
URL: http://svn.boost.org/trac/boost/changeset/83807

Log:
geometry.index test: removed rtree tests for floats and tt_math.
Removed:
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic_dyn.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar.cpp
   trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar_dyn.cpp
Text files modified:
   trunk/libs/geometry/test/index/rtree/generated/Jamfile.v2 | 48 ----------------------------------------
   trunk/libs/geometry/test/index/rtree/rtree_test_generator.cpp | 4 +-
   2 files changed, 2 insertions(+), 50 deletions(-)

Modified: trunk/libs/geometry/test/index/rtree/generated/Jamfile.v2
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/Jamfile.v2 (original)
+++ trunk/libs/geometry/test/index/rtree/generated/Jamfile.v2 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
@@ -20,18 +20,6 @@
     [ run rtree_b2d_quadratic_dyn.cpp ]
     [ run rtree_p2d_rstar_dyn.cpp ]
     [ run rtree_b2d_rstar_dyn.cpp ]
- [ run rtree_p2f_linear.cpp ]
- [ run rtree_b2f_linear.cpp ]
- [ run rtree_p2f_quadratic.cpp ]
- [ run rtree_b2f_quadratic.cpp ]
- [ run rtree_p2f_rstar.cpp ]
- [ run rtree_b2f_rstar.cpp ]
- [ run rtree_p2f_linear_dyn.cpp ]
- [ run rtree_b2f_linear_dyn.cpp ]
- [ run rtree_p2f_quadratic_dyn.cpp ]
- [ run rtree_b2f_quadratic_dyn.cpp ]
- [ run rtree_p2f_rstar_dyn.cpp ]
- [ run rtree_b2f_rstar_dyn.cpp ]
     [ run rtree_p2i_linear.cpp ]
     [ run rtree_b2i_linear.cpp ]
     [ run rtree_p2i_quadratic.cpp ]
@@ -44,18 +32,6 @@
     [ run rtree_b2i_quadratic_dyn.cpp ]
     [ run rtree_p2i_rstar_dyn.cpp ]
     [ run rtree_b2i_rstar_dyn.cpp ]
- [ run rtree_p2tt_linear.cpp ]
- [ run rtree_b2tt_linear.cpp ]
- [ run rtree_p2tt_quadratic.cpp ]
- [ run rtree_b2tt_quadratic.cpp ]
- [ run rtree_p2tt_rstar.cpp ]
- [ run rtree_b2tt_rstar.cpp ]
- [ run rtree_p2tt_linear_dyn.cpp ]
- [ run rtree_b2tt_linear_dyn.cpp ]
- [ run rtree_p2tt_quadratic_dyn.cpp ]
- [ run rtree_b2tt_quadratic_dyn.cpp ]
- [ run rtree_p2tt_rstar_dyn.cpp ]
- [ run rtree_b2tt_rstar_dyn.cpp ]
     [ run rtree_p3d_linear.cpp ]
     [ run rtree_b3d_linear.cpp ]
     [ run rtree_p3d_quadratic.cpp ]
@@ -68,18 +44,6 @@
     [ run rtree_b3d_quadratic_dyn.cpp ]
     [ run rtree_p3d_rstar_dyn.cpp ]
     [ run rtree_b3d_rstar_dyn.cpp ]
- [ run rtree_p3f_linear.cpp ]
- [ run rtree_b3f_linear.cpp ]
- [ run rtree_p3f_quadratic.cpp ]
- [ run rtree_b3f_quadratic.cpp ]
- [ run rtree_p3f_rstar.cpp ]
- [ run rtree_b3f_rstar.cpp ]
- [ run rtree_p3f_linear_dyn.cpp ]
- [ run rtree_b3f_linear_dyn.cpp ]
- [ run rtree_p3f_quadratic_dyn.cpp ]
- [ run rtree_b3f_quadratic_dyn.cpp ]
- [ run rtree_p3f_rstar_dyn.cpp ]
- [ run rtree_b3f_rstar_dyn.cpp ]
     [ run rtree_p3i_linear.cpp ]
     [ run rtree_b3i_linear.cpp ]
     [ run rtree_p3i_quadratic.cpp ]
@@ -92,17 +56,5 @@
     [ run rtree_b3i_quadratic_dyn.cpp ]
     [ run rtree_p3i_rstar_dyn.cpp ]
     [ run rtree_b3i_rstar_dyn.cpp ]
- [ run rtree_p3tt_linear.cpp ]
- [ run rtree_b3tt_linear.cpp ]
- [ run rtree_p3tt_quadratic.cpp ]
- [ run rtree_b3tt_quadratic.cpp ]
- [ run rtree_p3tt_rstar.cpp ]
- [ run rtree_b3tt_rstar.cpp ]
- [ run rtree_p3tt_linear_dyn.cpp ]
- [ run rtree_b3tt_linear_dyn.cpp ]
- [ run rtree_p3tt_quadratic_dyn.cpp ]
- [ run rtree_b3tt_quadratic_dyn.cpp ]
- [ run rtree_p3tt_rstar_dyn.cpp ]
- [ run rtree_b3tt_rstar_dyn.cpp ]
     ;
 

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::linear<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_linear(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::quadratic<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_quadratic(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::rstar<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2f_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_rstar(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::linear<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_linear(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::quadratic<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_quadratic(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::rstar<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b2tt_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_rstar(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::linear<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_linear(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::quadratic<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_quadratic(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::rstar<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3f_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,20 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_rstar(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::linear<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_linear(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::quadratic<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_quadratic(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::rstar<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_b3tt_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-#include <boost/geometry/geometries/box.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_box<Point>(bgi::dynamic_rstar(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::linear<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_linear(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::quadratic<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_quadratic(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::rstar<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2f_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_rstar(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::linear<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_linear(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::quadratic<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_quadratic(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::rstar<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p2tt_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 2, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_rstar(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::linear<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_linear(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::quadratic<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_quadratic(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::rstar<8, 3>());
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3f_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,19 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
- typedef bg::model::point<float, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_rstar(8, 3));
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::linear<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_linear_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_linear(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::quadratic<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_quadratic_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_quadratic(8, 3));
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::rstar<8, 3>());
-#endif
- return 0;
-}

Deleted: trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar_dyn.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/generated/rtree_p3tt_rstar_dyn.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
+++ (empty file)
@@ -1,21 +0,0 @@
-// Boost.Geometry Index
-// Unit Test
-
-// Copyright (c) 2011-2013 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
-// http://www.boost.org/LICENSE_1_0.txt)
-
-#include <rtree/test_rtree.hpp>
-
-#include <boost/geometry/geometries/point.hpp>
-
-int test_main(int, char* [])
-{
-#ifdef HAVE_TTMATH
- typedef bg::model::point<ttmath_big, 3, bg::cs::cartesian> Point;
- test_rtree_for_point<Point>(bgi::dynamic_rstar(8, 3));
-#endif
- return 0;
-}

Modified: trunk/libs/geometry/test/index/rtree/rtree_test_generator.cpp
==============================================================================
--- trunk/libs/geometry/test/index/rtree/rtree_test_generator.cpp (original)
+++ trunk/libs/geometry/test/index/rtree/rtree_test_generator.cpp 2013-04-08 07:04:40 EDT (Mon, 08 Apr 2013)
@@ -20,9 +20,9 @@
     typedef boost::tuple<std::string, std::string, std::string> CT;
     std::vector<CT> coordinate_types;
     coordinate_types.push_back(boost::make_tuple("double", "d", ""));
- coordinate_types.push_back(boost::make_tuple("float", "f", ""));
+ //coordinate_types.push_back(boost::make_tuple("float", "f", ""));
     coordinate_types.push_back(boost::make_tuple("int", "i", ""));
- coordinate_types.push_back(boost::make_tuple("ttmath_big", "tt", "HAVE_TTMATH"));
+ //coordinate_types.push_back(boost::make_tuple("ttmath_big", "tt", "HAVE_TTMATH"));
 
     std::vector<std::string> dimensions;
     dimensions.push_back("2");


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk