geometry.index test: names of test-suites names changed to the older ones in order to be consistent with the rest of Boost.Geometry.

[SVN r84036]
This commit is contained in:
Adam Wulkiewicz 2013-04-24 13:51:53 +00:00
parent 56973629a8
commit cf6bd1de97
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ project boost-geometry-index-test
<toolset>msvc:<asynch-exceptions>on
;
test-suite geometry/index
test-suite boost-geometry-index
:
[ run varray.cpp ]
;

View File

@ -6,7 +6,7 @@
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
test-suite geometry/index/algorithms
test-suite boost-geometry-index-algorithms
:
[ run content.cpp ]
[ run intersection_content.cpp ] # this tests overlap() too