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:
Alexandre Duret-Lutz 2015-12-16 18:55:42 +01:00
parent 4993e80706
commit 2927cf38ac
4 changed files with 1005 additions and 8 deletions

View file

@ -31,6 +31,7 @@ LOG_DRIVER = $(TEST_LOG_DRIVER)
check_SCRIPTS = run
TESTS = \
acc_cond.ipynb \
accparse.ipynb \
accparse2.py \
alarm.py \