summaryrefslogtreecommitdiff
path: root/test/unit/context
AgeCommit message (Expand)Author
2021-07-16[Unit Tests] Reenable `top_scope_context_obj` (#6892)Andres Noetzli
2021-04-22Allow in-place construction of `CDList` items (#6409)Andres Noetzli
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-17Rename fixtures in test/unit/context to conform to naming scheme. (#6158)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-04Fix nightlies. (#6048)Aina Niemetz
2021-03-04context_black: Clean up classes. (#6046)Aina Niemetz
2021-01-12google test: Use ASSERT_* instead of EXPECT_*. (#5765)Aina Niemetz
2020-12-09google test: context: Migrate context_white. (#5630)Aina Niemetz
2020-12-08google test: context: Migrate context_mm_black. (#5592)Aina Niemetz
2020-12-08google test: context: Migrate context_black. (#5587)Aina Niemetz
2020-12-04google test: context: Migrate cdo_black. (#5586)Aina Niemetz
2020-12-04google test: context: Migrate cdmap_white. (#5585)Aina Niemetz
2020-12-04google test: context: Migrate cdmap_black. (#5584)Aina Niemetz
2020-12-04google test: context: Migrate cdlist_black. (#5582)Aina Niemetz
2020-12-01google test: Infrastructure and first api test. (#5548)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-03-10Use fixed-width types in test/unit/context/contest_mm_black. (#3985)Aina Niemetz
2020-03-10Fix -Wshadow warning in test/unit/context/context_mm_black. (#3985)Aina Niemetz
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-02Fix "catching polymorphic type by value" warnings (#2556)Andres Noetzli
2018-09-22cmake: Refactor cvc4_add_unit_test macro to support test names with '/'.Aina Niemetz
2018-09-22cmake: More documentation, clean up.Aina Niemetz
2018-09-22cmake: Add support for CxxTest.Aina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-08-23Add missing overrides in unit tests (#2362)Andres Noetzli
2018-07-04Remove unused CDVector (#2139)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-02-15Fix context memory manager unit test (#1609)Andres Noetzli
2017-12-06Remove CDChunkList (#1414)Andres Noetzli
2017-11-30Add debugging tools for ContextMemoryManager (#1407)Andres Noetzli
2017-07-19Removing the unused CDAttribute. This makes CDHashMap::obliterate unused. Rem...Tim King
2017-07-12Fix unit tests for subranges. Fix destructors for context objs in unit tests.ajreynol
2017-07-07Remove unused stacking_vector class (#185)Andres Noetzli
2017-07-07Update copyright headers.Mathias Preiner
2016-11-12Fixed a bug in cdhashmap in which doubly-linked list was not properly cleaned...Clark Barrett
2016-11-07Disabling out of memory tests unit tests when ASAN is enabled. ASAN failures ...Tim King
2016-11-02Fix back() of empty deque in context_mm_black testAndres Notzli
2016-04-20update from the masterPaulMeng
2016-01-05Removing dead code. StackingMap only appeared in unit tests.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-04-27Updating failing unit tests.Tim King
2014-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
2014-07-01Update copyrights.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback