mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 19:12:16 +00:00
Update Jamfile.v2
[SVN r32761]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user