summaryrefslogtreecommitdiff
path: root/test/regress/run_regression
AgeCommit message (Expand)Author
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2015-10-11fix regression tests, support fallback mode for proofsKshitij Bansal
2015-04-23Added option for --check-unsat-cores and various core bug fixes (merge of Mor...Liana Hadarean
2015-01-14sygus input language and benchmarkMorgan Deters
2014-11-09Merge branch '1.4.x'Morgan Deters
2014-11-09Increase stack size when running regressions (fixes some regression crashes o...Morgan Deters
2014-07-21run_regression using valgrind by setting VALGRIND=1Kshitij Bansal
2014-04-28travis, please!Kshitij Bansal
2014-03-07Fix run_regression on Mac.Morgan Deters
2014-03-05Array smtlib compliance testsKshitij Bansal
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-13Fix stack size on in-tree regressions.Morgan Deters
2013-12-13Some minor cleanup.Morgan Deters
2013-11-11Change exit status to be more consistent with other command-line tools: 0 suc...Morgan Deters
2013-11-05fixed proof regression script and added a new uf test caselianah
2013-09-13Move some regress benchmarks around that took too long, other test cleanup.Morgan Deters
2013-07-24Regressions now checking models on unknown too. But quantifiers don't have t...Morgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-04-30add decision_attributes.h for make distKshitij Bansal
2013-01-28some fixes for win32, including ability to "make check" win32 builds via wineMorgan Deters
2012-11-27First chunk of boolean-terms support.Morgan Deters
2012-11-10Change run-regression script to *additionally* run a second test with --check...Morgan Deters
2012-09-27* Rename SMT parts (printer, parser) to SMT1Morgan Deters
2012-06-22TPTP: add parser for cnf and fofFrançois Bobot
2012-04-06* Smt2 printer for datatypesFrançois Bobot
2012-04-05Support to test the "dumper" mechanism in regressions (feeding dump output ba...Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-10-29Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::g...Morgan Deters
2011-10-28proof regressionsMorgan Deters
2011-05-13* fix for Mac OS (includes some ThreadLocal stuff copied in from portfolioMorgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-23make run_regression script robust to DOS newlines :(Morgan Deters
2011-03-30improve recent low-coverage complaintsMorgan Deters
2011-03-15small fixes for run_regression script to workaround bug in old mktemp, was ca...Morgan Deters
2011-03-14change to the run_regression script to better manage temporary files; hopeful...Morgan Deters
2010-11-16SmtEngine now fails with a ModalException if --incremental is not enabledMorgan Deters
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-04fix gdb issues (at least for static builds); resolves bug 194Morgan Deters
2010-08-20turn off extra-checking (which does extra theory-rewriter checking); it was e...Morgan Deters
2010-08-19UF theory bug fixes, code cleanup, and extra debugging output.Morgan Deters
2010-07-04don't do extra-checking for all regressions; that's probably a bad defaultMorgan Deters
2010-07-04With "-d extra-checking", rewrites are now checked (afterMorgan Deters
2010-06-30Support for failing .smt and .smt2 regressions (and other examples withMorgan Deters
2010-05-27added the ability to add custom expected stdout, stderr, and exit codes to sm...Morgan Deters
2010-05-03main driver supports .smt2 input, added an smt2 regression (currently broken,...Morgan Deters
2010-04-04* Addressed issues brought up in Chris's review of Morgan'sMorgan Deters
2010-04-04* Node::isAtomic() now looks at an "atomic" attribute of argumentsMorgan Deters
2010-02-09Changes to the CNF conversion and the SAT solver. All regression pass now, an...Dejan Jovanović
2010-02-04fix run_regression scriptMorgan Deters
2010-02-04test infrastructure updated for multiple-level regressionsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback