summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
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-30Give a better error when sygus grammar rules contain free variables. (#6199)Abdalrhman Mohamed
2021-03-29Add external project to install gtest (#6229)Gereon Kremer
2021-03-29Modular bv2int part 1 (#6212)yoni206
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-19BitVector: Change setBit to set the bit in place. (#6176)Aina Niemetz
2021-03-17Rename test/unit/expr to test/unit/node. (#6156)Aina Niemetz
2021-03-17Rename fixtures in test/unit/context to conform to naming scheme. (#6158)Aina Niemetz
2021-03-17Rename fixtures in test/unit/base to conform to naming scheme. (#6157)Aina Niemetz
2021-03-15Replace HistogramStat by IntegralHistogramStat (#6126)Gereon Kremer
2021-03-12Add more unit tests for api::Sort. (#6122)Aina Niemetz
2021-03-11Make linear arithmetic use its inference manager (#5934)Gereon Kremer
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-11Refactor Node::getOperator() to fix compiler warning. (#6110)Aina Niemetz
2021-03-10Move ExprManager::isNAryKind to NodeManager. (#6107)Aina Niemetz
2021-03-10cmake: Fix optimization level for debug builds. (#6097)Mathias Preiner
2021-03-10test: Fix missing std::. (#6096)Mathias Preiner
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-05Set logic in interpolation unit test. (#6067)yoni206
2021-03-05Initial implementation of an optimization solver with unit tests. (#5849)mcjuneho
2021-03-05google test: Remove obsolete Expr test fixtures. (#6060)Aina Niemetz
2021-03-05google test: Remove dependency on ExprManager in type_cardinality_black. (#6061)Aina Niemetz
2021-03-04Fix nightlies. (#6052)Aina Niemetz
2021-03-04Fix nightlies. (#6048)Aina Niemetz
2021-03-04context_black: Clean up classes. (#6046)Aina Niemetz
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-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-03Add tuple projection operator (#5904)mudathirmahgoub
2021-03-02Remove obsolete dependency on CxxTest. (#6038)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-03-02google test: util: Migrate floatingpoint_black. (#6021)Aina Niemetz
2021-03-01google test: theory: Migrate theory_quantifiers_bv_inverter_white. (#5991)Aina Niemetz
2021-03-01google test: util: Migrate bitvector_black. (#6015)Aina Niemetz
2021-03-01google test: theory: Migrate theory_quantifiers_bv_instantiator_white. (#5989)Aina Niemetz
2021-03-01google test: util: Migrate stats_black. (#6029)Aina Niemetz
2021-03-01google test: util: Migrate real_algebraic_number_black. (#6028)Aina Niemetz
2021-03-01google test: util: Migrate rational_white. (#6027)Aina Niemetz
2021-03-01google test: util: Migrate rational_black. (#6026)Aina Niemetz
2021-03-01google test: util: Migrate output_black. (#6025)Aina Niemetz
2021-03-01google test: util: Migrate integer_black. (#6023)Aina Niemetz
2021-03-01google test: util: Migrate datatype_black. (#6019)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback