2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 04:22:16 +00:00

checkpoint for volodya

[SVN r37161]
This commit is contained in:
Dave Abrahams
2007-03-08 15:56:58 +00:00
parent c722fe8fb1
commit c9f0b74bd2

View File

@@ -45,7 +45,13 @@ test-suite python
: # requirements
<define>BOOST_PYTHON_STATIC_MODULE
]
[
run exec.cpp ../build//boost_python/<link>shared /python//python
: # program args
: exec.py
: # requirements
: shared-exec
]
[
bpl-test crossmod_exception
: crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp