Add CallbackKind and use it for the SMT solver

This commit is contained in:
Leonardo Alt
2019-11-21 22:10:21 +00:00
committed by Alex Beregszaszi
parent 0201ff5a02
commit ddc478e3e4
24 changed files with 132 additions and 42 deletions
+3
View File
@@ -46,6 +46,9 @@ function solcjs_test
printLog "Copying contracts..."
cp -Rf $SOLCJS_INPUT_DIR/DAO test/
printLog "Copying SMTChecker tests..."
cp -Rf "$TEST_DIR"/test/libsolidity/smtCheckerTests test/
run_install install_fn
# Update version (needed for some tests)