spot/tests
Alexandre Duret-Lutz 392c1a0ec3 game: fix handling of useless SCCs
This is a bug I introduced while merging Philipp's patch.

* spot/misc/game.cc (parity_game::solve): Set the strategy for player
0 in useless SCCs.
(parity_game::fix_scc): Do not use sub_game_ to detect edges exiting
the SCC.
* tests/python/game.py: New file.
* tests/Makefile.am: Add it.
2020-09-24 12:18:14 +02:00
..
core tests: fix non-portable use of sed 2020-09-23 11:33:18 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python game: fix handling of useless SCCs 2020-09-24 12:18:14 +02:00
sanity tests: use $PERL instead of perl 2020-09-23 11:33:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am game: fix handling of useless SCCs 2020-09-24 12:18:14 +02:00
run.in tests: do not override DYLD_LIBRARY_PATH 2020-09-23 13:32:20 +02:00