|
Boost-Commit : |
From: emil_at_[hidden]
Date: 2008-03-07 18:07:13
Author: emildotchevski
Date: 2008-03-07 18:07:13 EST (Fri, 07 Mar 2008)
New Revision: 43544
URL: http://svn.boost.org/trac/boost/changeset/43544
Log:
Hooking up boost exception for testing, second attempt.
Text files modified:
trunk/status/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2 (original)
+++ trunk/status/Jamfile.v2 2008-03-07 18:07:13 EST (Fri, 07 Mar 2008)
@@ -38,7 +38,7 @@
build-project ../libs/date_time/test ; # test-suite date_time
build-project ../libs/disjoint_sets ; # test-suite disjoint_sets
build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset
-#~ build-project ../libs/exception ; # << this is incorrect, authors responsible for the exception lib please provide a fix
+build-project ../libs/exception/test ;
build-project ../libs/filesystem/test ; # test-suite filesystem
build-project ../libs/foreach/test ; # test-suite foreach
build-project ../libs/format/test ; # test-suite format
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