lean2/src/tests/library
Leonardo de Moura 5bd6ba37d0 fix(light_checker): fix inconsistent cache bug in light_checker, add tests that expose the problem
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-01 19:25:58 -07:00
..
rewriter test(library/rewriter): add more tests 2013-10-01 00:30:38 -07:00
arith.cpp test(library): add tests for improving coverage 2013-09-26 19:43:10 -07:00
CMakeLists.txt fix(replace_using_ctx): fix inconsistent cache bug in replace_using_ctx, and add tests that expose the problem 2013-10-01 18:52:18 -07:00
deep_copy.cpp refactor(deep_copy): simplify deep_copy implementation, and move unit test to separate file 2013-09-25 20:25:24 -07:00
expr_lt.cpp feat(expr_lt): improve expr_lt performance by using hash codes, and add more tests 2013-09-25 21:59:58 -07:00
formatter.cpp test(library): add tests for improving coverage 2013-09-26 19:43:10 -07:00
ho_unifier.cpp Improve higher order unification 2013-09-21 00:41:49 -07:00
light_checker.cpp fix(light_checker): fix inconsistent cache bug in light_checker, add tests that expose the problem 2013-10-01 19:25:58 -07:00
max_sharing.cpp Add max_sharing tests 2013-09-20 22:01:40 -07:00
reduce.cpp test(library): add tests for improving coverage 2013-09-26 19:43:10 -07:00
replace_using_ctx.cpp fix(replace_using_ctx): fix inconsistent cache bug in replace_using_ctx, and add tests that expose the problem 2013-10-01 18:52:18 -07:00