mirror of
https://github.com/Z3Prover/z3
synced 2026-04-26 13:53:33 +00:00
Add seq_parikh unit tests: 32 tests covering stride, constraints, conflict, char_set
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
30c2a9ccdc
commit
4b2f5e2bb0
3 changed files with 885 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ add_executable(test-z3
|
|||
sls_test.cpp
|
||||
sls_seq_plugin.cpp
|
||||
seq_nielsen.cpp
|
||||
seq_parikh.cpp
|
||||
nseq_basic.cpp
|
||||
nseq_regex.cpp
|
||||
nseq_zipt.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue