3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-23 04:49:11 +00:00

Some ZIPT test cases

This commit is contained in:
CEisenhofer 2026-03-05 18:56:18 +01:00
parent 2be1b175cc
commit c73291a3ba
2 changed files with 2 additions and 0 deletions

View file

@ -289,6 +289,7 @@ int main(int argc, char ** argv) {
TST(seq_nielsen);
TST(nseq_basic);
TST(nseq_regex);
TST(nseq_zipt);
TST(ho_matcher);
TST(finite_set);
TST(finite_set_rewriter);