summaryrefslogtreecommitdiff
path: root/test/regress/regress0/decision/bug374b.smt2.expect
AgeCommit message (Collapse)Author
2018-08-20Remove support for *.expect files in regressions (#2341)Andres Noetzli
Currently, we can optionally specify an *.expect file with the metadata of a regression test. This commit removes that option because it was not widely used, adds maintenance overhead and makes the transition to a new build system more cumbersome. Regression files can still be fed to a solver without removing the metadata first since they are in comments of the corresponding input format (note that this was not always the case, it changed in efc6163629c6c5de446eccfe81777c93829995d5).
2013-11-11Change exit status to be more consistent with other command-line tools: 0 ↵Morgan Deters
success, nonzero error
2013-08-26Bug 374 benchmarksKshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback