diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 5178e124..8b3328d5 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -820,7 +820,7 @@ run ../example/tommath_snips.cpp $(TOMMATH) : # requirements [ check-target-builds ../config//has_tommath : : no ] ; run ../example/floating_point_examples.cpp : : : gcc:-std=c++0x ; -run test_cpp_int_conv.cpp; +run test_cpp_int_conv.cpp ; run test_mixed_cpp_int.cpp ; run test_mixed_float.cpp