Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68622 - trunk/libs/filesystem/test
From: bdawes_at_[hidden]
Date: 2011-02-03 08:04:44


Author: bemandawes
Date: 2011-02-03 08:04:35 EST (Thu, 03 Feb 2011)
New Revision: 68622
URL: http://svn.boost.org/trac/boost/changeset/68622

Log:
<test-info>always_show_run_output for V3 operations_test
Text files modified:
   trunk/libs/filesystem/test/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/filesystem/test/Jamfile.v2
==============================================================================
--- trunk/libs/filesystem/test/Jamfile.v2 (original)
+++ trunk/libs/filesystem/test/Jamfile.v2 2011-02-03 08:04:35 EST (Thu, 03 Feb 2011)
@@ -21,7 +21,7 @@
        [ run ../v3/test/path_unit_test.cpp : : : : v3_path_unit_test ]
        [ run ../v3/test/path_test.cpp : : : : v3_path_test ]
        [ run ../v3/test/operations_unit_test.cpp : : : : v3_operations_unit_test ]
- [ run ../v3/test/operations_test.cpp : : : : v3_operations_test ]
+ [ run ../v3/test/operations_test.cpp : : : <test-info>always_show_run_output : v3_operations_test ]
        [ run ../v3/test/fstream_test.cpp : : : : v3_fstream_test ]
        [ run ../v3/test/convenience_test.cpp : : : : v3_convenience_test ]
        [ run ../v3/test/large_file_support_test.cpp : : : : v3_large_file_support_test ]


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