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
Add classpath option to float to string test and mark it as KNOWNBUG
The test previously passed by accident as it did not specify the models jar via
the classpath option of jbmc. Thus, the models were not loaded and the string
operations were nondet'ed, and verification failed as required by the test.
0 commit comments