lean2/src/tests
Leonardo de Moura 15979ab991 fix(lean): fix warnings produced by cppcheck
Fix (relevant) warnings produced by http://cppcheck.sourceforge.net.
Most warnings produced were incorrect. The tool does not seem to support some of the C++11 new features.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-30 21:38:55 -07:00
..
frontends/lean test(lean/parser): add more tests for improving coverage 2013-09-27 09:59:50 -07:00
interval fix(tests/interval): use new lean_assert and lean_assert_eq 2013-09-25 18:40:45 -07:00
kernel fix(lean): fix warnings produced by cppcheck 2013-09-30 21:38:55 -07:00
library test(library/rewriter/fo_match): clean up enable_trace 2013-09-29 18:36:01 -07:00
util test(splay_tree): add missing test 2013-09-29 17:28:10 -07:00