summaryrefslogtreecommitdiff
path: root/test/unit/api
AgeCommit message (Expand)Author
2021-05-26Ensure proper types in unit tests (#6598)Gereon Kremer
2021-05-25[Unit tests] Fix path of Java bindings (#6616)Andres Noetzli
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-14Add Result.java to the java API (#6385)mudathirmahgoub
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-21Add unit test for abduction (#6400)Andrew Reynolds
2021-04-21Add getNumIndices to Op (#6386)mudathirmahgoub
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback