Merge pull request #335614 from risicle/ris-cvc5-tests
cvc5: enable tests
This commit is contained in:
commit
ace13532a2
@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
|
||||
"-DANTLR3_JAR=${antlr3_4}/lib/antlr/antlr-3.4-complete.jar"
|
||||
];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "High-performance theorem prover and SMT solver";
|
||||
mainProgram = "cvc5";
|
||||
|
Loading…
Reference in New Issue
Block a user