lean2/src/tests/kernel
Leonardo de Moura 519a290f32 Refactor kernel objects
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-16 20:40:39 -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 Refactor kernel objects 2013-08-16 20:40:39 -07:00
expr.cpp Move pretty printer to frontend. Add support for mixfix pretty printing 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 Refactor kernel objects 2013-08-16 20:40:39 -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 Refactor kernel objects 2013-08-16 20:40:39 -07:00