Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83992 - trunk/status
From: adam.wulkiewicz_at_[hidden]
Date: 2013-04-20 18:39:14


Author: awulkiew
Date: 2013-04-20 18:39:13 EDT (Sat, 20 Apr 2013)
New Revision: 83992
URL: http://svn.boost.org/trac/boost/changeset/83992

Log:
Modified trunk regression tests Jamfile to respect the change of geometry.index tests directory.
Text files modified:
   trunk/status/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2 (original)
+++ trunk/status/Jamfile.v2 2013-04-20 18:39:13 EDT (Sat, 20 Apr 2013)
@@ -85,7 +85,7 @@
     function_types/test # test-suite function_types
     fusion/test # test-suite fusion
     geometry/test # test-suite geometry
- geometry/test/index # test-suite geometry/index
+ geometry/test_index # test-suite geometry/index
     gil/test # test-suite gil
     graph/test # test-suite graph
     graph_parallel/test # test-suite graph/parallel


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