spot/tests
Alexandre Duret-Lutz 35fca49075 parseaut: allow false edges to not be dropped
This is a followup to issue #548, which was caused by edges being
dropped.  In that context dropping edge was not really desirable, so
let's make this behavior configurable.

* spot/parseaut/public.hh: Add a new option.
* python/spot/__init__.py: Likewise.
* spot/parseaut/parseaut.yy: Honor that option.
* tests/python/parsetgba.py: Add a short test for it.
* NEWS: Mention it.
2023-11-15 11:15:32 +01:00
..
core parseaut: update highlight-edges when edges are dropped/added 2023-11-15 11:15:32 +01:00
ltsmin fix several algorithms that incorrectly preserved !weak 2023-11-10 23:38:25 +01:00
python parseaut: allow false edges to not be dropped 2023-11-15 11:15:32 +01:00
sanity * tests/sanity/style.test: Don't use egrep. 2023-08-03 11:49:08 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am implement a FORQ-based inclusion check for SBAs 2023-09-13 15:48:17 +02:00
run.in test: fix running on python test in OpenBSD 2022-10-02 14:37:21 +02:00