Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-01-06 11:59:49


Author: danieljames
Date: 2008-01-06 11:59:49 EST (Sun, 06 Jan 2008)
New Revision: 42532
URL: http://svn.boost.org/trac/boost/changeset/42532

Log:
Give the unordered exception test suite its own name.
Text files modified:
   trunk/libs/unordered/test/exception/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/unordered/test/exception/Jamfile.v2
==============================================================================
--- trunk/libs/unordered/test/exception/Jamfile.v2 (original)
+++ trunk/libs/unordered/test/exception/Jamfile.v2 2008-01-06 11:59:49 EST (Sun, 06 Jan 2008)
@@ -13,7 +13,7 @@
         <toolset>gcc:<cxxflags>-Wsign-promo
     ;
 
-test-suite unordered-tests
+test-suite unordered-exception-tests
     :
         [ run constructor_tests.cpp framework ]
         [ run copy_tests.cpp framework ]


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