summaryrefslogtreecommitdiff
path: root/test/regress/run_regression
AgeCommit message (Expand)Author
2018-04-05 Python regression script (#1662)Andres Noetzli
2018-03-21Fix various regression tests (#1657)Andres Noetzli
2018-03-09Skip (get-unsat-assumptions) tests not supported (#1656)Andres Noetzli
2018-02-02Option to check solutions produced by SyGuS solver (#1553)Haniel Barbosa
2017-09-19Fix issue #1074, improve non-fatal error handling (#1075)Andres Noetzli
2017-08-14Build and test suite fixes for Windows (#186)Mark Laws
2017-08-07Optionally split regression tests into test groups (#207)Andres Noetzli
2017-03-16Parsing support for SMT LIB 2.6. Minor fixes for printing datatypes. Fix for ...ajreynol
2017-01-10Adding regression test scrubbing.Tim King
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback