python: report dot errors
* python/spot/aux.py: Catch errors from dot and signal them. * tests/python/_aux.ipynb: New file. * tests/Makefile.am: Add it. * tests/sanity/ipynb.pl: Support the convention that tests starting with '_' should not be published on the web site.
This commit is contained in:
parent
c093b7b78f
commit
22af7aefdf
4 changed files with 86 additions and 5 deletions
|
|
@ -284,6 +284,7 @@ TESTS_twa = \
|
|||
|
||||
if USE_PYTHON
|
||||
TESTS_python = \
|
||||
python/_aux.ipynb \
|
||||
python/acc_cond.ipynb \
|
||||
python/accparse.ipynb \
|
||||
python/accparse2.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue