summaryrefslogtreecommitdiff
path: root/test/unit/api
AgeCommit message (Expand)Author
2021-04-01Fix type rule for to_real (#6257)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-30Give a better error when sygus grammar rules contain free variables. (#6199)Abdalrhman Mohamed
2021-03-25Do not use Configuration class in API black tests. (#6205)Mathias Preiner
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-22 Function types are always first-class (#6167)Andrew Reynolds
2021-03-12Add more unit tests for api::Sort. (#6122)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Set logic in interpolation unit test. (#6067)yoni206
2021-03-04New C++ API: Clean up usage of internal Result. (#6043)Aina Niemetz
2021-03-03New C++ API: Clean up usage of internal types in Op. (#6045)Aina Niemetz
2021-03-03Add tuple projection operator (#5904)mudathirmahgoub
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback