diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index e6a8d9ad9..5e31f3713 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -35,10 +35,6 @@ run test_ellint_2.cpp ; run test_ellint_3.cpp ; run test_erf.cpp ; run test_error_handling.cpp ; -run test_new_error_handling.cpp ; -run test_policy.cpp ; -run test_default_policy.cpp ; -run test_no_policy.cpp ; run test_exponential_dist.cpp ; run test_extreme_value.cpp ; run test_factorials.cpp ; @@ -162,3 +158,4 @@ compile compile_test/tools_toms748_solve_inc_test.cpp ; +