mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 00:48:45 +00:00
tbv utilities
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
cd12fa8461
commit
d9dafe7b94
6 changed files with 282 additions and 3 deletions
|
@ -141,6 +141,7 @@ int main(int argc, char ** argv) {
|
|||
TST(optional);
|
||||
TST(bit_vector);
|
||||
TST(fixed_bit_vector);
|
||||
TST(tbv);
|
||||
TST(string_buffer);
|
||||
TST(map);
|
||||
TST(diff_logic);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue