python: add some doc & tests for the acceptance bindings
* wrap/python/tests/acc_cond.ipynb: New file. * wrap/python/tests/Makefile.am, doc/org/tut.org: Add it. * wrap/python/spot_impl.i: Add printer for acc_cond::mark_t.
This commit is contained in:
parent
4993e80706
commit
2927cf38ac
4 changed files with 1005 additions and 8 deletions
|
|
@ -31,6 +31,7 @@ LOG_DRIVER = $(TEST_LOG_DRIVER)
|
|||
check_SCRIPTS = run
|
||||
|
||||
TESTS = \
|
||||
acc_cond.ipynb \
|
||||
accparse.ipynb \
|
||||
accparse2.py \
|
||||
alarm.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue