summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2016-12-08Fix (inactive) `MultSlice` rewriteAndres Notzli
2016-11-30Add unit test for `MultDistrib` ruleAndres Notzli
2016-11-21Remove unused, libstdc++-exclusive includeAndres Notzli
2016-11-18Fix for unit test after changing default "all supported" logic name.Clark Barrett
2016-11-17Fix Makefiles in testAndres Notzli
2016-11-13Switching a large allocation to be heap allocated.Tim King
2016-11-13Deleting a parsed Command in the interactive_shell_black test.Tim King
2016-11-12Merge pull request #106 from timothy-king/cvc-parser-exception-leaksClark Barrett
2016-11-12Fixed a bug in cdhashmap in which doubly-linked list was not properly cleaned...Clark Barrett
2016-11-11Adding garbage collection for the CVC Parser for Commands when exceptions are...Tim King
2016-11-11Merge pull request #105 from timothy-king/delete-maxed-outTim King
2016-11-11Deleting successfully parsed commands in the parser_black unit test.Tim King
2016-11-10Fixing a delete vs free mismatch in parser_builder_black.h.Tim King
2016-11-10Adding garbage collection of nodes with maxed out reference counts.Tim King
2016-11-07Disabling out of memory tests unit tests when ASAN is enabled. ASAN failures ...Tim King
2016-11-07Changing ArrayStoreAll's constructor to delay allocation until it is done che...Tim King
2016-11-07Fixing a memory leak in the CnfStream unit tests.Tim King
2016-11-04Fix three leaks in unit testsAndres Notzli
2016-11-04Fix memory leak in node_black unit test.Clark Barrett
2016-11-02Fix back() of empty deque in context_mm_black testAndres Notzli
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-06-18Fix unit test.ajreynol
2016-05-28Fix buildClark Barrett
2016-05-28Disabling failing unit test for nowClark Barrett
2016-05-25Fixed unit testLiana Hadarean
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-21New version of the recursive options parsing strategy.Tim King
2016-02-15Eliminate most of the internal representation infrastructure for tuples and r...ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Adding a new Listener utility class. Changing the ResourceManager to use List...Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Removing dead code. StackingMap only appeared in unit tests.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-24Miscellaneous fixesTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-04-27Updating failing unit tests.Tim King
2015-02-14Fix unit tests.ajreynol
2015-02-13Handle recursive singleton case for codatatypes, add regression. Simplify im...ajreynol
2014-12-03Floating point infrastructure.Martin Brain
2014-11-17Resource-limiting work.Liana Hadarean
2014-10-17Merge branch '1.4.x'Morgan Deters
2014-10-17Remove a bad (unstable, timing-dependent) test.Morgan Deters
2014-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
2014-10-06Fix unit test that was broken with last commit.Morgan Deters
2014-10-03Merge branch '1.4.x'Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback