spot/tests
Alexandre Duret-Lutz 81e5357e62 fix handling of Rabin-like input for dnf_to_dca()
The bug is mentioned by Maximilien Colange in a comment to issue #317,
but turned out to be unrelated to that original issue.

* spot/twaalgos/totgba.cc (dnf_to_streett): Save the correspondence
between the created states an the DNF clause in a named property.
* doc/org/concepts.org, spot/twaalgos/totgba.hh: Mention the new
property.
* spot/twaalgos/cobuchi.cc (save_inf_nca_st): Rewrite using the named
property.  Relying on seen marks and trying to deduce the matching
original clause could only work from plain Rabin.
* tests/core/dca.test: Add the test from Maximilien.
* NEWS: Mention the issue.
2018-02-19 11:40:39 +01:00
..
core fix handling of Rabin-like input for dnf_to_dca() 2018-02-19 11:40:39 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python tests: cleanup temporary files leftover by a test case 2018-02-01 21:56:26 +01:00
sanity Fix a typo in a test 2017-11-22 11:08:39 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am more coverage 2018-01-19 21:19:36 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00