spot/spot
Alexandre Duret-Lutz 51483b9b7f fix complete
Alexandre Lewkowicz reported a case where complete() would peek an
existing state that is accepting, and wrongly use it as a sink.

* spot/twaalgos/complete.cc: Fix the function.
* tests/core/complete.test: Add two more tests.
* NEWS: Mention the bug.
2016-01-14 17:16:17 +01:00
..
graph python: initial work on wrapping twa_graph::out(n) 2015-12-11 19:32:52 +01:00
kripke rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
ltsmin move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00
misc trival: new class for tri-valued logic 2016-01-13 17:57:54 +01:00
parseaut parseaut: add support for negated properties 2016-01-14 16:58:17 +01:00
parsetl rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
priv move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
ta rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
taalgos rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
tl move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
twa twa: store property bits as trivals 2016-01-13 17:57:54 +01:00
twaalgos fix complete 2016-01-14 17:16:17 +01:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00