You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change Makefile in regression/cbmc-incr-smt2 to support testing with multiple solvers.
Previously the command that was enabling the new SMT backend (and providing
the script for invoking the appropriate SMT solver) was passed as part of the
options passed in `test.desc`.
Since this was removed, and passed as part of the test configuration in the
`CMakeLists.txt`, we need to do the same here.
0 commit comments