lean2/src/tests/kernel
Leonardo de Moura e9106f7512 Delete obsolete function continue_on_violation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-15 19:02:28 -07:00
..
arith.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
CMakeLists.txt Add occurs function 2013-08-14 18:17:17 -07:00
environment.cpp Add iterator for traversing local objects (i.e., ignores objects defined in ancestor environments) 2013-08-15 19:02:28 -07:00
expr.cpp Rename files sets.h and maps.h to expr_sets.h and expr_maps.h 2013-08-15 19:02:28 -07:00
free_vars.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
level.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
normalize.cpp Rename files sets.h and maps.h to expr_sets.h and expr_maps.h 2013-08-15 19:02:28 -07:00
occurs.cpp Delete obsolete function continue_on_violation 2013-08-15 19:02:28 -07:00
replace.cpp Remove "continue_on_violation(true);" from tests 2013-08-14 13:24:18 -07:00
threads.cpp Disable thread-related tests on OSX due to the bug on gcc-4.8.1 2013-08-12 14:58:18 -07:00
type_check.cpp Cache results of the normalizer. Add example that demonstrates the exponential performance improvement. 2013-08-14 23:18:50 -07:00