diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index fcb1e49..29faeba 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -64,5 +64,6 @@ import testing ; [ run-fail optional_xconfig_NO_PROPER_ASSIGN_FROM_CONST_INT_fail.cpp ] [ run optional_xconfig_NO_PROPER_CONVERT_FROM_CONST_INT_pass.cpp ] [ run-fail optional_xconfig_NO_PROPER_CONVERT_FROM_CONST_INT_fail.cpp ] + [ run optional_xconfig_HACK_TO_LIST_PREDEFINED_MACROS.cpp ] ; }