|
Boost-Commit : |
From: ramey_at_[hidden]
Date: 2008-03-23 15:10:31
Author: ramey
Date: 2008-03-23 15:10:31 EDT (Sun, 23 Mar 2008)
New Revision: 43808
URL: http://svn.boost.org/trac/boost/changeset/43808
Log:
made test_static_warning compile only
Text files modified:
trunk/libs/serialization/test/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/serialization/test/Jamfile.v2
==============================================================================
--- trunk/libs/serialization/test/Jamfile.v2 (original)
+++ trunk/libs/serialization/test/Jamfile.v2 2008-03-23 15:10:31 EDT (Sun, 23 Mar 2008)
@@ -81,7 +81,6 @@
[ test-bsl-run-no-lib test_iterators_base64 ]
[ test-bsl-run-no-lib test_inclusion ]
[ test-bsl-run-no-lib test_smart_cast ]
- [ test-bsl-run-no-lib test_static_warning ]
[ test-bsl-run-no-lib test_utf8_codecvt
: ../src/utf8_codecvt_facet
@@ -103,6 +102,7 @@
[ compile-fail test_const_load_fail3_nvp.cpp ]
# should compile with a warning message
+ [ compile test_static_warning.cpp ]
[ compile test_const_save_warn1.cpp ]
[ compile test_const_save_warn2.cpp ]
[ compile test_const_save_warn3.cpp ]
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