summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2020-03-10Use fixed-width types in test/unit/context/contest_mm_black. (#3985)Aina Niemetz
2020-03-10Fix -Wshadow warning in test/unit/context/context_mm_black. (#3985)Aina Niemetz
2020-03-06Remove tester name from APIs (#3929)Andrew Reynolds
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)Andrew Reynolds
2020-03-03Refactoring and cleaning the type enumerator for sets (#3908)mudathirmahgoub
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-26Remove portfolio leftovers (#3821)Andres Noetzli
2020-02-24Utilities for words (#3797)Andrew Reynolds
2020-02-24Convert parser input interface to api::Term (#3809)Andrew Reynolds
2020-02-24Add missing functions to new C++ API (#3769)Andrew Reynolds
2020-02-21New C++ API: Remove TOTAL kinds. (#3794)Aina Niemetz
2020-02-20Remove front-end support for Chain (#3767)Andrew Reynolds
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2020-02-19Change Record to shared_ptr (#3778)Andrew Reynolds
2020-02-18Change datatype selector/constructor/tester to terms (#3773)makaimann
2020-01-31Fix arithmetic rewriter for exponential (#3688)Andres Noetzli
2020-01-15New C++ API: Add nullary constructor for Result. (#3603)Aina Niemetz
2019-12-16Support ackermannization on uninterpreted sorts in BV (#3372)Ying Sheng
2019-12-06Simplify rewrite for character matching (#3545)Andres Noetzli
2019-12-06Add ExprManager as argument to Datatype (#3535)Andrew Reynolds
2019-12-06[proof] Eliminate side-condition from ER signature (#3230)Alex Ozdemir
2019-12-04Add mkOp for a single Kind (#3522)makaimann
2019-12-03Rewrite `str.contains` used for character matching (#3519)Andres Noetzli
2019-12-02Minor refactor: rename opterm_black to op_black (#3521)makaimann
2019-12-02OpTerm Refactor: Allow retrieving OpTerm used to create Term in public C++ AP...makaimann
2019-12-01Prevent ref count from reaching zero in BV instantiator (#3512)Andres Noetzli
2019-11-18Use -Wimplicit-fallthrough (#3464)Andres Noetzli
2019-11-17Updates to the unit tests, api, and examples for datatypes (#3459)Andrew Reynolds
2019-11-14Use Shebang in cxxtestgen when appropriate (#3458)Alex Ozdemir
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-18Update overflow check to handle negative numbers (#3396)makaimann
2019-10-09test: Add TS_UTILS_EXPECT_ABORT macro for unit tests. (#3378)Mathias Preiner
2019-10-08New C++ API: Term: Add missing checks for null. (#3364)Aina Niemetz
2019-10-07New C++ API: Add Term::getId(). (#3360)Aina Niemetz
2019-09-29Add rewrite for splitting equalities (#2957)Andres Noetzli
2019-09-18Add support for creating constant arrays to the new C++ API (#3296)makaimann
2019-09-06Remove SMT1 parser. (#3228)Mathias Preiner
2019-08-29Infer conflicts based on regular expression inclusion (#3234)Andres Noetzli
2019-08-19New C++ API: Add checks for Solver::checkValid and Solver::checkValidAssuming...Aina Niemetz
2019-08-13New C++ API: Add checks and tests for Solver::simplify. (#3170)Aina Niemetz
2019-08-13New C++ API: Fix test names of solver_black unit test. (#3170)Aina Niemetz
2019-08-13Properly implement logic info for separation logic (#3176)Andrew Reynolds
2019-08-11New C++ API: Add templated getIndices method for OpTerm (#3073)makaimann
2019-08-08Fix issues with Ninja build system and add configure option. (#3166)Mathias Preiner
2019-08-07New C++ API: Add checks and tests for push/pop. (#3121)Aina Niemetz
2019-08-01Fix BVGauss unit tests. (#3142)Mathias Preiner
2019-07-31adding bv_gauss unit test to build files (#3135)yoni206
2019-07-22Get operators in node (#3094)yoni206
2019-06-24Fix memory leak in unit test (#3068)Andres Noetzli
2019-06-21Fix and simplify handling of --force-logic (#3062)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback