summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-02-07Generalize finite bound inference to unifiable variables in set membership li...ajreynol
2017-01-30Fix regexp cache issue in strings, add regression.ajreynol
2017-01-18Fix non-idempotent rewrite in Array rewriterAndres Noetzli
2017-01-11Merge pull request #129 from timothy-king/regression-scrubberClark Barrett
2017-01-11Fix for when variables are (partially) bound in multiple ways, add regression...ajreynol
2017-01-10Adding regression test scrubbing.Tim King
2017-01-05Disabling a regression test that assumes CVC4 is configured with proofs on. M...Tim King
2017-01-04Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor chan...ajreynol
2017-01-04Marking regression test files as non-executable.Tim King
2017-01-04Reverting two files encoding with DOS linebreaks back into using unix linebre...Tim King
2016-12-16Fix dependency tracing for fewerPreprocessingHolesAndres Notzli
2016-12-12Fix split-find-unsat-w-emp testAndres Notzli
2016-12-08Fix (inactive) `MultSlice` rewriteAndres Notzli
2016-12-08Enable remaining cardinality benchmarksajreynol
2016-12-07Add missing regressionajreynol
2016-12-07Add sets regression, fixes bug 754. Minor fix to regexp in strings.ajreynol
2016-12-07Added cardinality to cvc language, fixes bug 753. Throw logic exception when ...ajreynol
2016-12-07Fix boolean term conversion for INST_ATTRIBUTE, fixes bug 764.ajreynol
2016-12-07Refactoring, generalization of bounded inference module. Simplification of re...ajreynol
2016-12-07Fix nf exp tracking for non-linear string equalities, fixes bug 768.ajreynol
2016-12-02Fix for bug 734Clark Barrett
2016-12-02Merge pull request #113 from 4tXJ7f/remove_extract_ruleClark Barrett
2016-12-02Bug fixes and refactoring of parametric datatypes, add some regressions.ajreynol
2016-12-02Refactor preprocessing of models in fmf. Fix options --fmf-empty-sorts and --...ajreynol
2016-12-01Fix quantifiers dynamic splitting module for incremental mode, fixes bug 765 ...ajreynol
2016-12-01Improvement and bug fix for str.indexof reduction, add regression. Other mino...ajreynol
2016-11-30Remove wrong `ExtractMultLeadingBit` ruleAndres Notzli
2016-11-30Merge pull request #115 from 4tXJ7f/bug766Clark Barrett
2016-11-30Fix parsing of BVROTR by CVC parserAndres Notzli
2016-11-30Add unit test for `MultDistrib` ruleAndres Notzli
2016-11-21Remove unused, libstdc++-exclusive includeAndres Notzli
2016-11-18Fix for unit test after changing default "all supported" logic name.Clark Barrett
2016-11-18Merge pull request #110 from 4tXJ7f/fix_makefilesClark Barrett
2016-11-18Modified a couple of regressoins to use ALL/QF_ALL instead of ALL_SUPPORTED/Q...Clark Barrett
2016-11-17Fix Makefiles in testAndres Notzli
2016-11-13Switching a large allocation to be heap allocated.Tim King
2016-11-13Deleting a parsed Command in the interactive_shell_black test.Tim King
2016-11-12Merge pull request #106 from timothy-king/cvc-parser-exception-leaksClark Barrett
2016-11-12Fixed a bug in cdhashmap in which doubly-linked list was not properly cleaned...Clark Barrett
2016-11-11Adding garbage collection for the CVC Parser for Commands when exceptions are...Tim King
2016-11-11Merge pull request #105 from timothy-king/delete-maxed-outTim King
2016-11-11Deleting successfully parsed commands in the parser_black unit test.Tim King
2016-11-11Add simple inferences for extended bitvector functions, add a few related opt...ajreynol
2016-11-10Fixing a delete vs free mismatch in parser_builder_black.h.Tim King
2016-11-10Adding garbage collection of nodes with maxed out reference counts.Tim King
2016-11-08Add a few options to separation logic and sets. Minor changes to separation l...ajreynol
2016-11-07Disabling out of memory tests unit tests when ASAN is enabled. ASAN failures ...Tim King
2016-11-07Changing ArrayStoreAll's constructor to delay allocation until it is done che...Tim King
2016-11-07Fixing a memory leak in the CnfStream unit tests.Tim King
2016-11-04Fix three leaks in unit testsAndres Notzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback