genaut: fix ks_nca
* spot/gen/automata.cc (ks_nca): The output is complete. * tests/core/genaut.test: Add test. * NEWS: Mention the bug.
This commit is contained in:
parent
4fa24a7ddd
commit
b4963a7a6c
3 changed files with 8 additions and 1 deletions
|
|
@ -43,6 +43,8 @@ cat >expected <<EOF
|
|||
EOF
|
||||
diff out expected
|
||||
|
||||
genaut --ks-nca=1 | grep complete
|
||||
|
||||
genaut --ks-nca=0 2>err && exit 1
|
||||
grep positive err
|
||||
genaut --l-nba=0 2>err && exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue