Skip to content
Snippets Groups Projects
Commit f1e1bd36 authored by Nicolas Voirol's avatar Nicolas Voirol Committed by Ravi
Browse files

Moved InputCoverageSuite over to smt-z3

parent 8a87948a
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,8 @@ class InputCoverageSuite extends LeonTestSuiteWithProgram with Matchers with Sca
//override a because it comes from both Matchers and ExpressionsDSLVariables
override val a = null
override val leonOpts = List("--solvers=smt-cvc4")
val sources = List("""
|import leon.lang._
|import leon.collection._
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment