diff --git a/test/Jamfile b/test/Jamfile index b57e103..857bce1 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -89,6 +89,10 @@ test-suite phoenix_container : test-suite phoenix_scope : [ run scope/lambda_tests.cpp ] [ run scope/lambda_tests1.cpp ] + [ run scope/lambda_tests2.cpp ] + [ run scope/lambda_tests2a.cpp ] + [ run scope/lambda_tests3.cpp ] +# [ run scope/lambda_tests3a.cpp ] # [ run scope/lambda_tests_phx2.cpp ] [ run scope/let_tests.cpp ] [ run scope/more_lambda_tests.cpp ]