mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
add unit test for incremental equation edit distance with repair
This commit is contained in:
parent
31ee56c1ca
commit
b529a58b91
5 changed files with 469 additions and 109 deletions
|
@ -270,4 +270,5 @@ int main(int argc, char ** argv) {
|
|||
TST(euf_arith_plugin);
|
||||
TST(sls_test);
|
||||
TST(scoped_vector);
|
||||
TST(sls_seq_plugin);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue