summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-10-01re-add no-deprecated to C sources; update some file-level documentation; firs...Morgan Deters
2010-10-01replacement implementation for clock_gettime() on mac os x, build portability...Morgan Deters
2010-09-30fixed a number of problems with mac os x builds. build now works on mac os x...Morgan Deters
2010-09-28fix predicate bug in UF; code cleanup in theory.cppMorgan Deters
2010-09-28fix pre-registration of operator, previously committed; clean up theory engin...Morgan Deters
2010-09-28fix unit test for kinded iterators in Node/TNodeMorgan Deters
2010-09-27- This update adds DynamicArray<T>. This is a bare bones heap allocated arra...Tim King
2010-09-24basic union find for bitvectorsDejan Jovanović
2010-09-22Fixing NodeBuilderBlackChristopher L. Conway
2010-09-21some code cleanup, documentation, review of "kinded-iterator" code, and addit...Morgan Deters
2010-09-21Rm'ing Makefile.in'sChristopher L. Conway
2010-09-20hooking up the bitvector testsDejan Jovanović
2010-09-20bitvector rewriting for the core theory and testcasesDejan Jovanović
2010-09-16Bug fix to CVC4::theory::arith::VarList as well as some superficial changes. ...Tim King
2010-09-14* added test/regress/regress0/arith for easy arithmetic regress tests.Tim King
2010-09-13make Node iterators more STL-friendly, resolves bug #196Morgan Deters
2010-09-13* New normal form for arithmetic is in place.Tim King
2010-09-02"Leftist NodeBuilders" are now supported.Morgan Deters
2010-09-02recategorize eq_diamond14 as a regress2 test (instead of regress0)Morgan Deters
2010-09-02* add TimerStat statistic typeMorgan 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-08-18more tests, configuration for UFMorgan Deters
2010-08-17Merge from "cc" branch:Morgan Deters
2010-08-17Add "no trash" CDMap elements, so that CDMap elements can themselvesMorgan Deters
2010-08-16Fixing failures in minisatDejan Jovanović
2010-07-29fix TheoryEngineWhite, add documentation; related to bug #188Morgan Deters
2010-07-28Forcing a type check on Node construction in debug mode (Fixes: #188)Christopher L. Conway
2010-07-28fixed theory engine white test for new (old) theoryOf() behavior (re: bug 188)Morgan Deters
2010-07-27Adding optional 'check' parameter to getType() methodsChristopher L. Conway
2010-07-22incorporate a fix from smtcomp2010 version for handling CNF of (= bool bool);...Morgan Deters
2010-07-22Added test file for fuzzsmt bug, bug187.smt2.Tim King
2010-07-08context work to support cdmaps with elements allocated in context memoryMorgan Deters
2010-07-07Shared term manager tested and workingClark Barrett
2010-07-07Making plus-mult.cvc test a bit more torturous (as enabled by r744)Christopher L. Conway
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback