]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/assert/test/Jamfile.v2
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / assert / test / Jamfile.v2
index 0b4666522eed8ce71af829ba0008961dd25675f0..d1595c8e1f73ad81efd465fb2ae7ba746e618811 100644 (file)
@@ -10,7 +10,8 @@
 import testing ;
 
 run assert_test.cpp ;
-run current_function_test.cpp : : : <test-info>always_show_run_output ;
+run current_function_test.cpp
+  : : : <test-info>always_show_run_output ;
 run verify_test.cpp ;
 run assert_is_void_test.cpp ;
 
@@ -24,3 +25,5 @@ run assert_msg_test2.cpp ;
 
 # quick test (for CI)
 run quick.cpp ;
+
+run current_function_test2.cpp ;