summaryrefslogtreecommitdiff
path: root/contrib/new-theory.awk
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2018-05-30 12:04:38 -0700
committerGitHub <noreply@github.com>2018-05-30 12:04:38 -0700
commit551a914cf9c09353712089bb0d7ad33b56adcc3f (patch)
tree3babb2c463fdebde1a0ccd79cf4a936b011df9ea /contrib/new-theory.awk
parent47dbf8d8b3e04810f79fd3069eb15ee1b2fb176d (diff)
[SMT-COMP] Print non-(un)sat output to stderr (#2019)
In the SMT-COMP runscript, we are currently discarding output on stdout that is not "sat" or "unsat" when using `trywith` (this is not the case with `finishwith`). Due to this, our tests might miss cases where CVC4 fails and prints an error on stdout when using `trywith`. This commit changes the script to print output other than "sat" or "unsat" to stderr.
Diffstat (limited to 'contrib/new-theory.awk')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback