Escape labels in -KV output.
* src/tgbaalgos/scc.cc (dump_scc_dot): Escape labels and other strings output between quote in dot. * src/tgbatest/kv.test: New file. * src/tgbatest/Makefile.am (TESTS): Add it.
This commit is contained in:
parent
4d8239e855
commit
913637a7ae
4 changed files with 62 additions and 8 deletions
|
|
@ -86,6 +86,7 @@ TESTS = \
|
|||
tripprod.test \
|
||||
mixprod.test \
|
||||
dupexp.test \
|
||||
kv.test \
|
||||
reduccmp.test \
|
||||
reductgba.test \
|
||||
scc.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue