2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 18:52:26 +00:00

Add commented-out test for import_ so it's easy to reinstate

[SVN r37256]
This commit is contained in:
Dave Abrahams
2007-03-21 17:44:57 +00:00
parent b7eaea096e
commit 6c6f654fbe

View File

@@ -46,6 +46,14 @@ test-suite python
: exec-dynamic # target-name
]
# [
# run import_.cpp ../build//boost_python /python//python
# : # program args
# : import_.py # input files
# : # requirements
# : # target-name
# ]
[
bpl-test crossmod_exception
: crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp