summaryrefslogtreecommitdiff
path: root/test/unit/theory/theory_black.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-04-01 06:59:18 +0000
committerMorgan Deters <mdeters@gmail.com>2010-04-01 06:59:18 +0000
commitc49e8a66f30413adc802c7200ec02c68e33feae6 (patch)
treebab593196b862b2e22f5cc07cf3d9f8a97e86e16 /test/unit/theory/theory_black.h
parentf208251e33814430decb89c2c9001b5a675402f9 (diff)
* Minor code formatting stuff in src/expr/type.{h,cpp}. Concluded
Type code review and closed bug #25. * Do assertions on Expr creation (public library interface) even when assertions are off. Also a similar check for proper kind (in public interface) when Expr::getConst<>() is called. This fixes a unit test that was failing in production builds (an exception wasn't thrown but should have been). * kind::XOR must have exactly 2 arguments, not 2-or-more.
Diffstat (limited to 'test/unit/theory/theory_black.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback