spot/tests
Alexandre Duret-Lutz 3efab05cf2 introduce delay_branching_here
This is motivated by an example sent by Edmond Irani Liu,
that will be tested in next patch.

* spot/twaalgos/dbranch.cc, spot/twaalgos/dbranch.hh: New files.
* python/spot/impl.i, spot/twaalgos/Makefile.am: Add them.
* spot/twaalgos/translate.cc: Call delay_branching_here
unconditionally.
* spot/twa/twagraph.cc (defrag_states): Do not assume
that games are alternating.
* tests/core/genltl.test: Adjust expected numbers.
* tests/python/dbranch.py: New file.
* tests/Makefile.am: Add it.
2022-09-23 08:57:57 +02:00
..
core introduce delay_branching_here 2022-09-23 08:57:57 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python introduce delay_branching_here 2022-09-23 08:57:57 +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 introduce delay_branching_here 2022-09-23 08:57:57 +02:00
run.in tests: workaround test not failing if the Spot support more colors 2022-06-21 14:24:08 +02:00