|
Boost-Commit : |
From: dwalker07_at_[hidden]
Date: 2008-07-05 20:58:34
Author: dlwalker
Date: 2008-07-05 20:58:34 EDT (Sat, 05 Jul 2008)
New Revision: 47123
URL: http://svn.boost.org/trac/boost/changeset/47123
Log:
Added entries for the forgotten tests
Text files modified:
trunk/libs/integer/test/Jamfile.v2 | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Modified: trunk/libs/integer/test/Jamfile.v2
==============================================================================
--- trunk/libs/integer/test/Jamfile.v2 (original)
+++ trunk/libs/integer/test/Jamfile.v2 2008-07-05 20:58:34 EDT (Sat, 05 Jul 2008)
@@ -9,4 +9,10 @@
[ run integer_test.cpp ]
[ run integer_traits_test.cpp
/boost/test//boost_test_exec_monitor/<link>static ]
+ [ run integer_mask_test.cpp
+ /boost/test//boost_test_exec_monitor/<link>static ]
+ [ run static_log2_test.cpp
+ /boost/test//boost_test_exec_monitor/<link>static ]
+ [ run static_min_max_test.cpp
+ /boost/test//boost_test_exec_monitor/<link>static ]
;
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