Boost logo

Boost-Commit :

From: johnmaddock_at_[hidden]
Date: 2007-06-19 06:12:26


Author: johnmaddock
Date: 2007-06-19 06:12:26 EDT (Tue, 19 Jun 2007)
New Revision: 7098
URL: http://svn.boost.org/trac/boost/changeset/7098

Log:
Test update

Text files modified:
   sandbox/math_toolkit/libs/math/test/Jamfile.v2 | 16 +---------------
   1 files changed, 1 insertions(+), 15 deletions(-)

Modified: sandbox/math_toolkit/libs/math/test/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/test/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/test/Jamfile.v2 2007-06-19 06:12:26 EDT (Tue, 19 Jun 2007)
@@ -35,6 +35,7 @@
 run test_ellint_3.cpp ;
 run test_erf.cpp ;
 run test_error_handling.cpp ;
+run test_policy.cpp ;
 run test_exponential_dist.cpp ;
 run test_extreme_value.cpp ;
 run test_factorials.cpp ;
@@ -144,18 +145,3 @@
 compile compile_test/tools_toms748_solve_inc_test.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