summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-31Refactor GMP and Poly dependencies (#6245)Gereon Kremer
2021-03-31Refactor SymFPU dependency (#6218)Gereon Kremer
2021-03-30Implement simple tracking of instantiation lemmas (#6077)Andrew Reynolds
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-25Deleting old LFSC signatures (#6194)Haniel Barbosa
2021-03-24Only consider relevant terms for integer branches (#6181)Gereon Kremer
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-23Replace old sygus term reconstruction algorithm with a new one. (#5779)Abdalrhman Mohamed
2021-03-22 Function types are always first-class (#6167)Andrew Reynolds
2021-03-22Guard for non-unique skolems in term formula removal (#6179)Andrew Reynolds
2021-03-21Simplify strings term registration (#6174)Andrew Reynolds
2021-03-19BitVector: Change setBit to set the bit in place. (#6176)Aina Niemetz
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
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-16ci: Enable checking of proofs + unsat cores. (#6088)Mathias Preiner
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-16[proof-new] Disabling proofs on regressions with known bug (#6151)Haniel Barbosa
2021-03-15Fix rewrite for double replace (#6152)Andrew Reynolds
2021-03-15Replace HistogramStat by IntegralHistogramStat (#6126)Gereon Kremer
2021-03-15Make nonlinear extension account for relevant term set (#6147)Andrew Reynolds
2021-03-15Letify quantifier bodies independently (#6112)Andrew Reynolds
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-11Remove obsolete test/api/statistics.cpp. (#6116)Aina Niemetz
2021-03-11Refactor Node::getOperator() to fix compiler warning. (#6110)Aina Niemetz
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
2021-03-10Move ExprManager::isNAryKind to NodeManager. (#6107)Aina Niemetz
2021-03-10cmake: Fix optimization level for debug builds. (#6097)Mathias Preiner
2021-03-10Fix extended equality rewrite involving replace. (#6104)Andrew Reynolds
2021-03-10Fix term registration and non-theory-preprocessed terms in substitutions (#6080)Andrew Reynolds
2021-03-10Add quant elim regression (#6103)Andrew Reynolds
2021-03-10test: Fix missing std::. (#6096)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-08Fix handling of negation of Boolean bound variables in FMF (#6066)Andrew Reynolds
2021-03-08Build api tests in build/bin/test/api. (#6076)Aina Niemetz
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback