summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-07-07Fixing test plus-mult.cvc by making it linear (Fixes: #184)Christopher L. Conway
2010-07-07chris and i committed the same fix; reverting the (now duplicated) fixMorgan Deters
2010-07-07Added shared term manager. Basic mechanism for identifying shared terms isClark Barrett
2010-07-07Disabling failing testsChristopher L. Conway
2010-07-07add exit status to regression that was failingMorgan Deters
2010-07-07Adding tests for precedence of arithmetic in CVC inputsChristopher L. Conway
2010-07-06Moved registration to theory engineClark Barrett
2010-07-06Adding Array types to SMT2 parserChristopher L. Conway
2010-07-06add regressions from bug reportsMorgan Deters
2010-07-04assigning benchmark statusesMorgan 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-07-04make dist && make distcheck functional, other fixesMorgan Deters
2010-07-03fix warningsMorgan Deters
2010-07-03With this commit come a number of changes to build system to supportMorgan Deters
2010-07-02Merges the cln-test branch into the main branch.Tim King
2010-07-02re-generated comment headers of source filesMorgan Deters
2010-07-02* Added white-box TheoryEngine test that tests the rewriterMorgan Deters
2010-06-30Support for failing .smt and .smt2 regressions (and other examples withMorgan Deters
2010-06-30* theory "tree" rewriting implemented and worksMorgan Deters
2010-06-29Merging the unate-propagator branch into the trunk. This is a big update so ...Tim King
2010-06-29* Add CDMap<>::insertAtContextLevelZero(k, d) for inserting "initializing"Morgan Deters
2010-06-17fix some minor annoyances in the regression test Makefiles; add some document...Morgan Deters
2010-06-15fix last commit gcc options (-wunknown-pragmas ==> -Wno-unknown-pragmas)Morgan Deters
2010-06-15remove warnings about unknown #pragma GCC diagnostic on older compilersMorgan Deters
2010-06-14Started work on array theoryClark Barrett
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-06-04Enabling RDL/IDL in SMT v1 and adding some simple testsChristopher L. Conway
2010-06-03Implementing input from stdin (Fixes: #144)Christopher L. Conway
2010-06-03Fixes 2 issues with assignments. The first is constructing an initial assignm...Tim King
2010-06-03* Added NodeBuilder<>::getChild() to make interface more consistentMorgan Deters
2010-06-02more VERBOSE test failuresMorgan Deters
2010-06-01Fixing test failures in production buildChristopher L. Conway
2010-06-01In order for splitting on demand to be able to retract clauses every translat...Dejan Jovanović
2010-05-31First draft implementation of mkAssociativeChristopher L. Conway
2010-05-29Adding a couple of example from fuzzsmt to regress1.Tim King
2010-05-27small cosmetic change to tests summary outputMorgan Deters
2010-05-27Remove isAtomic() as per 4/27/2010 meeting. Add comments about its potential...Morgan Deters
2010-05-27fix compiler comparison-signedness warningsMorgan Deters
2010-05-27Reverting this file to not include any comments. (Morgan's revision and my re...Tim King
2010-05-27added the ability to add custom expected stdout, stderr, and exit codes to sm...Morgan Deters
2010-05-27Preregistration has been turned on. Highly experimental eager splitting suppo...Tim King
2010-05-27Use the newer automake test driver "parallel-tests". This driver:Morgan Deters
2010-05-27Adding NodeManager::prepareToBeDestroyed() (Fixes: #128)Christopher L. Conway
2010-05-27fix bug #111: errors in building lcov-allMorgan Deters
2010-05-27fix bug 120; competition mode regression failures for intentionally-buggy inputMorgan Deters
2010-05-26Adding CnfStreamBlack tests for all Boolean connectivesChristopher L. Conway
2010-05-26Fixing test failures in CnfStreamBlack (it was the test's fault)Christopher L. Conway
2010-05-26Adding CnfStream unit testsChristopher L. Conway
2010-05-25Added Rational constructors that only take a numerator. The const char* Ratio...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback