spot/tests
Alexandre Duret-Lutz 71fef458e1 python: define our own SVG DisplayObject
This is to workaround differences in minidom's pretty-printing that
occurred between Python 3.7 and 3.8.

* python/spot/jupyter.py (SVG): New class.
* python/spot/__init__.py: Use it.
* tests/python/_altscc.ipynb, tests/python/alternation.ipynb,
tests/python/automata.ipynb, tests/python/formulas.ipynb,
tests/python/gen.ipynb, tests/python/highlighting.ipynb,
tests/python/ltsmin-dve.ipynb, tests/python/ltsmin-pml.ipynb,
tests/python/product.ipynb, tests/python/randaut.ipynb,
tests/python/testingaut.ipynb, tests/python/twagraph-internals.ipynb,
tests/python/word.ipynb: Adjust.
2019-12-08 13:29:26 +01:00
..
core acc: improve diagnostics for algorithms that use too many colors 2019-10-28 14:53:32 +01:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python python: define our own SVG DisplayObject 2019-12-08 13:29:26 +01:00
sanity forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am fix failing tests on Debian unstable 2019-09-12 10:48:54 +02:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00