synthesis: Fix segfault when there is no output
* spot/twaalgos/synthesis.cc: here * tests/python/synthesis.py: create a test * tests/Makefile.am: add synthesis.py to the tests
This commit is contained in:
parent
306a45f239
commit
ad5203e77a
3 changed files with 52 additions and 0 deletions
|
|
@ -445,6 +445,7 @@ TESTS_python = \
|
|||
python/stutter.py \
|
||||
python/rs_like.py \
|
||||
python/sum.py \
|
||||
python/synthesis.py \
|
||||
python/toparity.py \
|
||||
python/trival.py \
|
||||
python/tra2tba.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue