spot/tests
Maximilien Colange 1da0afbafe Improve ltlsynt interface
To ease debugging and testing, ltlsynt can output the synthesized
strategy as an automaton, not just an aiger circuit.
Also, its exit code has been changed to something meaningful.

* bin/ltlsynt.cc: Various improvements: options, exit code, code style
* spot/twaalgos/aiger.hh, spot/twaalgos/aiger.cc,
  spot/twaalgos/Makefile.am: Move the aiger printer to separate files
* tests/core/ltlsynt.test: Clean up and update test file
* tests/Makefile.am: Add the test file to the test suite
* NEWS: document the new aiger printer
* doc/org/concepts.org: document the named property "synthesis-outputs",
  used by print_aiger
2017-11-23 14:46:50 +01:00
..
core Improve ltlsynt interface 2017-11-23 14:46:50 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python * tests/python/dca.test: Fix location of temporary. 2017-11-23 13:40:05 +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 Improve ltlsynt interface 2017-11-23 14:46:50 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00