summaryrefslogtreecommitdiff
path: root/test/api
AgeCommit message (Expand)Author
2021-06-18Make CnfStream::toCNF iterative (#6757)Mathias Preiner
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-06-02Move `toPythonObj` tests to the new API unit test directory (#6656)yoni206
2021-06-02Move public wrapper functions out of options class (#6600)Gereon Kremer
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-28Python API: bugfix + translating tests from cpp unit tests (#6559)yoni206
2021-05-17Move and enhance python API grammar tests (#6538)yoni206
2021-05-14Decouple parser creation from input selection (#6533)Andres Noetzli
2021-05-07Fix for toPythonObj of integer value with real sort (#6505)makaimann
2021-05-03Python API tests for terms -- Part 1 (#6468)yoni206
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-20python API sorts: adding functions and tests (#6361)yoni206
2021-04-19Remove linking against gmp and cln in tests and parser (#6376)Gereon Kremer
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-01Refactor CLN dependency & Cleanup (#6251)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-31Refactor GMP and Poly dependencies (#6245)Gereon Kremer
2021-03-31Refactor SymFPU dependency (#6218)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-11Remove obsolete test/api/statistics.cpp. (#6116)Aina Niemetz
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-08Refactor ouroborous API test to not use Expr. (#6079)Aina Niemetz
2021-03-08Build api tests in build/bin/test/api. (#6076)Aina Niemetz
2020-12-02Update copyright headers.Aina Niemetz
2020-11-11Move symbol manager to src/expr/ (#5420)Andrew Reynolds
2020-11-11Pass symbol manager to commands (#5410)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-11-09Add symbol manager (#5380)Andrew Reynolds
2020-11-02Run python tests during make check (#5226)makaimann
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-17Reduce recursion in term formula removal (#5052)Andrew Reynolds
2020-09-16Only rewrite replace_re(_all) if regexp is const (#5075)Andres Noetzli
2020-09-14Rename system tests to api tests and remove obsolete Java test. (#5066)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback