Enable and fix dump test (#7387)
[cvc5.git] / test / regress / run_regression.py
2021-09-22 Mathias PreinerRemove CVC language support (#7219)
2021-09-14 Andres NoetzliMake `-o raw-benchmark` work with `--parse-only` (...
2021-09-14 Andrew ReynoldsReimplement `--dump=raw-benchmark` as `-o raw-benchmark...
2021-05-21 Andrew ReynoldsFix tests of unsat cores (#6593)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-09 Andrew ReynoldsAvoid spurious runs in run_regression.py (#6318)
2021-04-08 Andrew ReynoldsFix run_regression for cvc expected outputs (#6317)
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-16 Mathias Preinerci: Enable checking of proofs + unsat cores. (#6088)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2020-12-03 Gereon KremerMake run_regression.py executable. (#5588)
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-10-28 yoni206run_regression.py to fail on invalid requirements ...
2020-10-27 Mathias Preinerrun_regression: Add --skip-timeout option, lower timeou...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-19 Andres Noetzli[Regressions] Do not test `--check-proofs` anymore...
2020-05-20 Andrew ReynoldsUse debug-check-model to enable internal debugging...
2020-03-06 Andres NoetzliMake output of regression script more readable (#3911)
2020-02-12 Mathias Preinerrun_regression: Distinguish between timeout and failure...
2020-02-04 Aina NiemetzIncrease regression test time limit to 1200s. (#3704)
2019-11-06 Andres Noetzli[Regressions] Remove leading whitespace in output ...
2019-11-05 Andres Noetzli[Regressions] Support for running w/ default args ...
2019-10-03 yoni206Disable proofs for unsupported logics (#3327)
2019-08-13 Andrew ReynoldsImplement check abduct feature (#3152)
2019-08-04 Mathias PreinerFix regression script for incremental SMT-LIB v2 benchm...
2019-07-30 Haniel BarbosaRemove hard coded option for TPTP regressions in run_re...
2018-10-04 Andres NoetzliOnly use SKIP_RETURN_CODE with CMake 3.9.0+ (#2590)
2018-10-03 Andres Noetzlicmake: Display skipped tests as not run (#2567)
2018-08-24 Andres NoetzliAdd tests that enumerate and verify rewrite rules ...
2018-08-21 Andres NoetzliRemove support for *.expect files in regressions (...
2018-08-18 Aina Niemetzrun-regress script: Exit with exit code > 0 on failure...
2018-06-21 Andres NoetzliCheck unsat cores in regressions also without LFSC...
2018-06-09 Andres NoetzliAdd flag to skip regression if feature enabled (#2062)
2018-06-04 Andres NoetzliRegressions: Support for requiring CVC4 features (...
2018-05-11 Andres NoetzliSupport multiple sets of command line args in regs...
2018-04-20 yoni206Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv...
2018-04-20 yoni206Allow metadata lines in test files to have leading...
2018-04-17 Andres NoetzliAdd timeout (option) to regression script (#1786)
2018-04-14 Andres Noetzli[Reg] Make status/unsat-core detection more robust...
2018-04-14 Andres NoetzliFix get-unsat-core detection in regression script ...
2018-04-13 Andres NoetzliFix issue in regression script when proofs enabled...
2018-04-06 Andres Noetzli Python regression script (#1662)