Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60916 - trunk/libs/graph/test
From: jewillco_at_[hidden]
Date: 2010-03-29 12:40:57


Author: jewillco
Date: 2010-03-29 12:40:56 EDT (Mon, 29 Mar 2010)
New Revision: 60916
URL: http://svn.boost.org/trac/boost/changeset/60916

Log:
Added printout of successful tests to try to debug mingw problem
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 2010-03-29 12:40:56 EDT (Mon, 29 Mar 2010)
@@ -54,7 +54,7 @@
     [ run graphviz_test.cpp
             /boost/test//boost_test_exec_monitor/<link>static
             ../build//boost_graph
- ../../regex/build//boost_regex ]
+ ../../regex/build//boost_regex : --log_level=all ]
     [ run metis_test.cpp : $(METIS_INPUT_FILE) ]
     [ run gursoy_atun_layout_test.cpp ]
     [ run layout_test.cpp : : : <test-info>always_show_run_output <toolset>intel:<debug-symbols>off ]


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