spot/tests
Alexandre Duret-Lutz dad17b36b8 honor ap() when counting transitions
Fixing this bug alone revealed another bug: parsing never claim or LBTT
automata did not register APs.  So this fixes both bugs.

This is the first part of #170.

* spot/twa/twa.hh (register_aps_from_dict): New method.
* spot/parseaut/parseaut.yy: Call it for never claim and LBTT files.
* spot/twaalgos/stats.cc: Simplify using ap_vars().
* tests/core/ltl2tgba.test: Add a test case.
* NEWS: Mention the bugs.
2016-05-01 15:06:21 +02:00
..
core honor ap() when counting transitions 2016-05-01 15:06:21 +02:00
ltsmin sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
python * tests/python/ltsmin.ipynb: Remove some debugging code. 2016-04-22 20:22:55 +02:00
sanity * tests/sanity/style.test: Cancel set -x. 2016-04-08 22:34:17 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am tests: correctly declare word.ipynb 2016-03-17 18:07:45 +01:00
run.in Update paths to please Darwin 2016-02-17 15:02:41 +01:00