zlktree: fix a bug
Reported by Florian. * spot/twaalgos/zlktree.cc: Handle the case where the condition does not cover all colors. * tests/python/zlktree.py: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
ceec447617
commit
4ed5160fb8
3 changed files with 32 additions and 2 deletions
|
|
@ -450,6 +450,7 @@ TESTS_python = \
|
|||
python/twagraph.py \
|
||||
python/toweak.py \
|
||||
python/_word.ipynb \
|
||||
python/zlktree.py \
|
||||
$(TESTS_ipython)
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue