spot/tests
Alexandre Duret-Lutz 8b93b6967d rename pg_print() as print_pg() and add it to to_str()
* NEWS: Mention those change.
* spot/twaalgos/game.hh (print_pg): New function.
(pg_print): Mark as deprecated.
* spot/twaalgos/game.cc (pg_print): Redirect to print_pg().
(print_pg): Update to output state names.
* python/spot/__init__.py: Teach to_str() about print_pg().
* bin/ltlsynt.cc: Adjust to call print_pg().
* tests/python/games.ipynb: Add an example.
* tests/core/ltlsynt.test: Adjust to remove the "INIT" note.
2022-07-23 21:38:23 +02:00
..
core rename pg_print() as print_pg() and add it to to_str() 2022-07-23 21:38:23 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python rename pg_print() as print_pg() and add it to to_str() 2022-07-23 21:38:23 +02:00
sanity tests: replace all "assert" by unittest assertions 2022-03-07 09:03:21 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00
run.in tests: workaround test not failing if the Spot support more colors 2022-06-21 14:24:08 +02:00