introduce the original-classes named property
* doc/org/concepts.org, NEWS: Document it. * spot/twaalgos/determinize.cc, spot/twaalgos/determinize.hh, spot/twaalgos/sbacc.cc, spot/twaalgos/sbacc.hh: Use it. * spot/twa/twagraph.cc: Update it on defrag. * spot/twa/twa.cc (copy_named_properties_of): Copy it. * tests/python/det.py: New file. * tests/Makefile.am: Add it. * python/spot/impl.i (get_original_states, get_original_classes): New methods, to help with the tests.
This commit is contained in:
parent
d8f245a7de
commit
20bcc216a0
11 changed files with 170 additions and 35 deletions
|
|
@ -397,6 +397,7 @@ TESTS_python = \
|
|||
python/complement_semidet.py \
|
||||
python/declenv.py \
|
||||
python/decompose_scc.py \
|
||||
python/det.py \
|
||||
python/dualize.py \
|
||||
python/ecfalse.py \
|
||||
python/except.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue