lean2/tests/lean
Leonardo de Moura 891a3fb48b feat(frontends/lean): add command block reader with snapshot and resume
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-14 14:13:32 -07:00
..
interactive feat(frontends/lean): add command block reader with snapshot and resume 2014-06-14 14:13:32 -07:00
run feat(shell/lean): add '-o' command line option 2014-06-14 08:10:43 -07:00
config.lean feat(frontends/lean/parser): add 'parse_commands' and 'parse_script' 2014-06-11 14:32:07 -07:00
config.lean.expected.out chore(shell): re-activate .lean tests 2014-06-11 14:36:42 -07:00
showenv.l chore(*): cleanup lean builtin symbols, replace :: with _ 2014-01-09 08:33:52 -08:00
t1.lean feat(frontends/lean/parser): add 'parse_commands' and 'parse_script' 2014-06-11 14:32:07 -07:00
t1.lean.expected.out feat(frontends/lean/parser): add 'parse_commands' and 'parse_script' 2014-06-11 14:32:07 -07:00
t2.lean feat(frontends/lean/builtin_cmds): add simple 'print' command 2014-06-11 14:35:34 -07:00
t2.lean.expected.out feat(frontends/lean/builtin_cmds): add simple 'print' command 2014-06-11 14:35:34 -07:00
t3.lean feat(frontends/lean/parser): add namespace/section/end commands, add support for explicit universe levels, fix Type notation' 2014-06-13 11:34:43 -07:00
t3.lean.expected.out feat(frontends/lean/parser): add namespace/section/end commands, add support for explicit universe levels, fix Type notation' 2014-06-13 11:34:43 -07:00
t4.lean feat(frontends/lean/builtin_cmds): add 'variable' command family 2014-06-13 15:13:50 -07:00
t4.lean.expected.out feat(frontends/lean/builtin_cmds): add 'variable' command family 2014-06-13 15:13:50 -07:00
t5.lean feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t5.lean.expected.out feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t6.lean feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t6.lean.expected.out feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t7.lean feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t7.lean.expected.out feat(frontends/lean/builtin_cmds): add definition command family 2014-06-13 17:30:35 -07:00
t8.lean feat(frontends/lean): add '#setline' directive 2014-06-14 07:28:56 -07:00
t8.lean.expected.out feat(frontends/lean): add '#setline' directive 2014-06-14 07:28:56 -07:00
test.sh feat(util/options): 'verbose' as a system option, add -q (quiet) option 2014-01-09 15:31:58 -08:00
test_single.sh fix(tests/lean): ignore lines containing 'executing external script' in test scripts, these lines contain references to the path where Lean was built 2013-12-26 18:41:01 -08:00
test_single_pp.sh test(tests/lean): add new test script that checks if Lean can parse the output produced by its pretty printer 2013-12-19 16:16:56 -08:00