From 2876565d864f58089d252ff3fb8efc75866302cc Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Sun, 5 Mar 2017 17:04:29 +0000 Subject: [PATCH] Add new test to Jamfile. --- test/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 64c98a9f..cc7c932f 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -664,6 +664,7 @@ run test_cpp_int.cpp gmp no_eh_support ; run test_checked_cpp_int.cpp no_eh_support ; +run test_unchecked_cpp_int.cpp no_eh_support : : : release ; run test_miller_rabin.cpp no_eh_support gmp : # command line