We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90c56b3 + d7ef0bc commit b8743faCopy full SHA for b8743fa
jbmc/regression/jbmc/coreModels/test.desc
@@ -3,7 +3,7 @@ test.class
3
--show-symbol-table --cp ../../../src/java_bytecode/library/core-models.jar:.
4
^EXIT=0$
5
^SIGNAL=0$
6
-^Symbol\s*\.*\: java\:\:org\.cprover\.CProver\.\<clinit\>\:\(\)V$
+^Symbol\s*\.*\: java\:\:org\.cprover\.CProver\.\<init\>\:\(\)V$
7
--
8
9
-tests that the core models are being loaded by checking if the static initializer for the CProver class was
+tests that the core models are being loaded by checking if the constructor for the CProver class was
0 commit comments