summaryrefslogtreecommitdiff
path: root/test/unit/util
AgeCommit message (Expand)Author
2012-08-25fix unit testsMorgan Deters
2012-08-22Cap finite cardinalities at 2^64, as discussed in the meeting last week.Morgan Deters
2012-08-16ArrayStoreAll should (for now) only allow constant expressions, as it is itse...Morgan Deters
2012-08-14Fixes to integer wrapper classes:Morgan Deters
2012-08-03ArrayStoreAll infrastructureMorgan Deters
2012-07-27removing unecessary filesAndrew Reynolds
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-02-06Fixing a bug in the integer unit tests when configured for GMP with assertion...Tim King
2011-11-16Addressed many of the concerns raised in the public interface review of CVC4 ...Morgan Deters
2011-10-07Some new Datatype public functionality, as per Chris Conway's suggestions on ...Morgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-06-02added (temporary) support for ensuring that all ambiguously typed constructor...Andrew Reynolds
2011-05-04Stronger support for zero-performance-penalty output, and fixes andMorgan Deters
2011-04-25Monday tasks:Morgan Deters
2011-04-25small unit test fix; was broken only in non-assertion, non-CLN buildsMorgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-04-23* reviewed BooleanSimplification, added documentation & unit testMorgan Deters
2011-04-20incorrect usage of C++ std::string caused a test to failMorgan Deters
2011-04-18mostly CVC presentation language parsing and printingMorgan Deters
2011-04-18Partial merge from datatypes-merge branch:Morgan Deters
2011-04-16unit test fixes for new NodeManager constructor (related to previous two trun...Morgan Deters
2011-04-11Transitive closure module is workingClark Barrett
2011-04-08Added util classClark Barrett
2011-03-30Add Valuation::getSatValue() so that theories can access the currentMorgan Deters
2011-03-10Fix bug 246 (occasional buffer overflow related to varargs in assertion-failu...Morgan Deters
2011-02-28Review of statistics code. Added lots of documentation, and fixed an issue (...Morgan Deters
2010-12-14congruence closure module now supports things other than APPLY_UF; ported fro...Morgan Deters
2010-11-17fix improper CongruenceClosureWhite test by merging from a uf branch; fixes t...Morgan Deters
2010-11-15Pretty-printer infrastructure created (in src/printer) and SMT-LIBv2 printerMorgan Deters
2010-09-02* add TimerStat statistic typeMorgan Deters
2010-08-17Merge from "cc" branch:Morgan 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-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-27fix compiler comparison-signedness warningsMorgan Deters
2010-05-25Added Rational constructors that only take a numerator. The const char* Ratio...Tim King
2010-05-06Adding AntlrInput::tokenTextSubstrChristopher L. Conway
2010-05-06Adding tests for Rational::fromDecimalChristopher L. Conway
2010-05-06Adding tests for Integer::powChristopher L. Conway
2010-05-06Adding bit-vector constants in SMT2Christopher L. Conway
2010-04-09added experimental "make lcov" target (it runs only unit tests); better cover...Morgan Deters
2010-04-08A handful of build system fixes:Morgan Deters
2010-04-02Fixed the 32 bit vs. 64 bit problem in the rational and integer tests.Tim King
2010-03-28Improved the documentation and testing for Rational.Tim King
2010-03-26Added GMP backed Rational and Integer classes, and white box tests for them. ...Tim King
2010-02-22fix bug 22 (remove tracing from non-trace builds; remove all outputMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback