Skip to content

Conversation

@tahina-pro
Copy link
Member

Other improvements not related to Windows:

  • In test case generation mode (--z3_test or _z3_diff_test), 3D now produces a C test case module by default, testcases.c, even with --no_batch. To avoid producing this test case module, 3D accepts the new option --z3_skip_testcases_c
  • The test case executable now prints the test case definitions as C global variables with everything else commented out
  • Use C11 memset instead of BSD/non-POSIX bzero to initialize outparameters
  • Use NULL instead of zero-sized stack arrays
  • --odir: create output directory if it does not exist

@tahina-pro tahina-pro merged commit b59fc46 into master Mar 19, 2025
11 of 12 checks passed
@tahina-pro tahina-pro deleted the _taramana_3d_z3_windows branch March 19, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants