From 44c5c18f45245f1d7500985bc827a49581b3eb23 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 9 Feb 2006 09:50:56 +0000 Subject: [PATCH] Update Jamfile.v2 [SVN r32761] --- test/Jamfile.v2 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 80c80a2b..58a186d3 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -28,7 +28,13 @@ rule py-compile-fail ( sources * ) test-suite python : -# [ run ../test/embedding.cpp ../build//boost_python /python//python ] + + [ + run exec.cpp ../build//boost_python + : # program args + : exec.py + : # requirements + ] [ bpl-test crossmod_exception