summaryrefslogtreecommitdiff
path: root/test/unit/api
AgeCommit message (Expand)Author
2021-02-08Use consistent names for fixtures in unit tests. (#5863)Aina Niemetz
2021-01-28Remove regex header from cvc4cpp.cpp (#5826)mudathirmahgoub
2021-01-26Reestablishing support for define-sort (#5810)Haniel Barbosa
2021-01-13Add unit test for api getInterpolant() -- issue #5593 (#5772)Ying Sheng
2021-01-12google test: Use ASSERT_* instead of EXPECT_*. (#5765)Aina Niemetz
2020-12-15Add getters to retrieve constants from api::Term (#5677)Gereon Kremer
2020-12-04google test: api: Migrate sort_black. (#5594)Aina Niemetz
2020-12-03google test: api: Migrate solver_black. (#5570)Aina Niemetz
2020-12-03google test: Add fixture for context tests. (#5590)Aina Niemetz
2020-12-02Update copyright headers.Aina Niemetz
2020-12-02google test: api: Migrate term_black. (#5571)Aina Niemetz
2020-12-02google test: api: Use individual fixture for datatype_black. (#5568)Aina Niemetz
2020-12-02google test: api: Migrate op_black. (#5567)Aina Niemetz
2020-12-02google test: api: Migrate grammar_black. (#5566)Aina Niemetz
2020-12-01google test: api: Migrate result_black. (#5569)Aina Niemetz
2020-12-01google test: Infrastructure and first api test. (#5548)Aina Niemetz
2020-11-20Updates to API in preparation for using symbol manager for model (#5481)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-11-02Run python tests during make check (#5226)makaimann
2020-10-29Update api::Sort to use TypeNode instead of Type (#5363)Andrew Reynolds
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-10-27Refactor DeclareSygusVarCommand and SynthFunCommand to use the API. (#5334)Abdalrhman Mohamed
2020-10-27Add missing methods involving datatype sorts to the API (#5290)Andrew Reynolds
2020-10-10Provide API version of some SMT Commands. (#5222)Abdalrhman Mohamed
2020-10-08Get correct NodeManagerScope for toStrings in API (#5216)makaimann
2020-10-07fix unit failures on debug without symfpu (#5212)yoni206
2020-10-07New C++ API: Rename Term::isConst() to Term::isValue(). (#5211)Aina Niemetz
2020-10-05Remove subtyping for sets (#5205)mudathirmahgoub
2020-09-23Missing format from #5112.Aina Niemetz
2020-09-22New C++ API: Catch and throw recoverable exception. (#5122)Aina Niemetz
2020-09-22[Python API] Conversion to/from Unicode strings (#5120)Andres Noetzli
2020-09-22Add skeleton for theory of bags (multisets) (#5100)mudathirmahgoub
2020-09-22Add method to get Python object from constant value term in Python API (#5083)makaimann
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-02[Python API] Add missing methods to Datatype/Term (#4998)Andres Noetzli
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
2020-08-11New C++ API: Remove redundant API functions for mkReal. (#4870)Aina Niemetz
2020-08-04Add API interface for specialized constructor term (#4817)Andrew Reynolds
2020-08-03Delete solver pointer in Cython __dealloc__ (#4799)makaimann
2020-07-31Add SyGuS Python API (#4812)yoni206
2020-07-30Python API: Add support for sequences (#4757)Andres Noetzli
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-07-06Front end support for sequences (#4690)Andrew Reynolds
2020-06-30Interpolation step 1 (#4638)Ying Sheng
2020-06-29Python Sort tests (#4639)makaimann
2020-06-27Add API for retrieving separation heap/nil term (#4663)Andres Noetzli
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-06-10Fix getKind for Python bindings (#4496)makaimann
2020-06-08Fix ambiguous overload in unit test (#4582)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback