]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/program_options/test/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / program_options / test / Jamfile.v2
index 41b41cfe3e0dd4c73939e454021f7d5bc31fa861..6c866ad558b1c4c1a310438da2dec29058b67ab5 100644 (file)
@@ -1,3 +1,4 @@
+import testing ;
 
 project
     : requirements 
@@ -33,6 +34,7 @@ test-suite program_options :
     [ po-test unrecognized_test.cpp ]
     [ po-test required_test.cpp : required_test.cfg ]
     [ po-test exception_txt_test.cpp ]
+    [ po-test optional_test.cpp ]
     [ run options_description_test.cpp : : : <rtti>off <define>BOOST_NO_RTTI <define>BOOST_NO_TYPEID : options_description_no_rtti_test ]
     ;