|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53341 - trunk/libs/graph/test
From: asutton_at_[hidden]
Date: 2009-05-28 07:35:13
Author: asutton
Date: 2009-05-28 07:35:12 EDT (Thu, 28 May 2009)
New Revision: 53341
URL: http://svn.boost.org/trac/boost/changeset/53341
Log:
Removing subgraph props from build.
Text files modified:
trunk/libs/graph/test/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/graph/test/Jamfile.v2
==============================================================================
--- trunk/libs/graph/test/Jamfile.v2 (original)
+++ trunk/libs/graph/test/Jamfile.v2 2009-05-28 07:35:12 EDT (Thu, 28 May 2009)
@@ -75,7 +75,7 @@
# TODO: Merge these into a single test framework.
[ run subgraph.cpp ../../test/build//boost_test_exec_monitor ]
[ run subgraph_bundled.cpp ]
- [ run subgraph_props.cpp ]
+ # [ run subgraph_props.cpp ]
[ run isomorphism.cpp ../../test/build//boost_test_exec_monitor ]
[ run adjacency_matrix_test.cpp ]
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