spot/tests
Alexandre Duret-Lutz 8e685e00c9 deprecate copy() in favor of make_twa_graph()
Fixes #258.

* spot/twaalgos/copy.cc: Delete, and move the code...
* spot/twa/twagraph.cc: ... in some anonymous namespace here.
* spot/twa/twagraph.hh: Adjust the make_twa_graph() overload.
* spot/twaalgos/copy.hh, NEWS: Mark copy() as deprecated and redirect
to make_twa_graph().
* doc/org/upgrade2.org, doc/org/tut51.org, python/spot/impl.i,
spot/twaalgos/dot.cc, spot/twaalgos/langmap.cc, tests/core/ikwiad.cc:
Adjust callers.
* spot/twaalgos/Makefile.am: Remove copy.cc.
2017-07-25 11:35:37 +02:00
..
core deprecate copy() in favor of make_twa_graph() 2017-07-25 11:35:37 +02:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python complete: merge edges going to the sink 2017-07-24 16:44:54 +02:00
sanity style: allow the use of initializer-lists in if 2017-06-08 10:46:29 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am Implement to_weak_alternating() which weakifies tgbas 2017-07-19 16:54:09 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00