spot/tests
Thomas Medioni cc3bdfcd2e mark_t: sets() no longer returns a vector
spot::mark_t::sets() was modified so that it now returns an iterable
object rather than an std::vector<unsigned>.

* NEWS: Mention the modification.
* python/spot/impl.i: Declares mark_container as iterable to SWIG.
* spot/parseaut/parseaut.yy: Adapts to the modification.
* spot/twa/acc.hh: Implement the modification.
* tests/python/acc_cond.ipynb: Adapts to the modification.
2017-04-20 14:06:57 +02:00
..
core sbacc: fix a serious bug 2017-04-19 18:46:35 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python mark_t: sets() no longer returns a vector 2017-04-20 14:06:57 +02:00
sanity various typos 2017-03-30 21:45:43 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am autfilt: Add --dualize option 2017-04-07 17:15:39 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00