spot/tests
Alexandre Duret-Lutz 31a681c285 twa: implement a copy_named_properties_of() method
It was noted in #470 that make_twa_graph did not copy named
properties.  Let's fix that.

* spot/twa/twa.hh, spot/twa/twa.cc (copy_named_properties_of): New
method.
* spot/twa/twagraph.hh (make_twa_graph): Add an extra argument to
call copy_named_properties_of() optionally.
* python/spot/__init__.py (twa_graph.__copy__): Use it.
* tests/python/twagraph.py: Test that.
* tests/sanity/namedprop.test: Ensure copy_named_properties_of copies
all known named properties.
2021-07-08 10:33:15 +02:00
..
core typos: coma -> comma 2021-06-11 11:47:34 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python twa: implement a copy_named_properties_of() method 2021-07-08 10:33:15 +02:00
sanity twa: implement a copy_named_properties_of() method 2021-07-08 10:33:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am twa: fix intersecting_run on weak automata 2021-07-08 09:00:29 +02:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00