|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-06-18 17:41:22
Author: danieljames
Date: 2008-06-18 17:41:22 EDT (Wed, 18 Jun 2008)
New Revision: 46495
URL: http://svn.boost.org/trac/boost/changeset/46495
Log:
Add Boost.Unordered to the regression tests.
Merged revisions 42536 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r42536 | danieljames | 2008-01-06 17:40:32 +0000 (Sun, 06 Jan 2008) | 1 line
Add Boost.Unordered to the regression tests.
........
Properties modified:
branches/release/ (props changed)
Text files modified:
branches/release/status/Jamfile.v2 | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: branches/release/status/Jamfile.v2
==============================================================================
--- branches/release/status/Jamfile.v2 (original)
+++ branches/release/status/Jamfile.v2 2008-06-18 17:41:22 EDT (Wed, 18 Jun 2008)
@@ -86,6 +86,8 @@
build-project ../libs/tuple/test ; # test-suite tuple
build-project ../libs/type_traits/test ; # test-suite type_traits
build-project ../libs/typeof/test ; # test-suite typeof
+build-project ../libs/unordered/test/unordered ; # test-suite unordered
+build-project ../libs/unordered/test/exception ; # test-suite unordered-exception
build-project ../libs/utility/enable_if/test ; # test-suite utility/enable_if
build-project ../libs/utility/test ; # test-suite utility
build-project ../libs/variant/test ; # test-suite variant
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