lean4-htt/tests/lean/interactive
2015-01-30 09:52:42 -08:00
..
alias.input
alias.input.expected.out
apply_info.input fix(frontends/lean): missing type info in expressions nested in tactics 2014-10-23 18:31:05 -07:00
apply_info.input.expected.out fix(tests/lean/interactive): modify to reflect recent changes 2014-10-29 19:44:53 -07:00
class_bug.lean
coe.input
coe.input.expected.out fix(tests/lean/interactive/coe): adjust test to reflect changes in the standard library 2014-12-05 22:27:03 -08:00
coe.lean
commands.input fix(tests/lean/interactive): do not compare output of trace using non-deterministic commands such as "WAIT ms" 2015-01-30 09:52:42 -08:00
commands.input.expected.out fix(tests/lean/interactive): do not compare output of trace using non-deterministic commands such as "WAIT ms" 2015-01-30 09:52:42 -08:00
commands.trace fix(tests/lean/interactive): do not compare output of trace using non-deterministic commands such as "WAIT ms" 2015-01-30 09:52:42 -08:00
consume_args.input fix(frontends/lean/elaborator): missing type information when ! operator (aka consume_args) is used 2014-10-20 08:31:36 -07:00
consume_args.input.expected.out fix(frontends/lean/elaborator): missing type information when ! operator (aka consume_args) is used 2014-10-20 08:31:36 -07:00
eq2.input
eq2.input.expected.out feat(library/definitional/rec_on): automatically generate rec_on function for inductive datatypes 2014-10-25 13:08:59 -07:00
eq2.lean fix(tests/lean): adjust tests to reflect changes in the standard library 2015-01-27 11:37:17 -08:00
extra_type.input fix(frontends/lean): EXTRA_TYPE info 2014-10-16 12:25:18 -07:00
extra_type.input.expected.out fix(frontends/lean): EXTRA_TYPE info 2014-10-16 12:25:18 -07:00
findp.input
findp.input.expected.out refactor(library/init): move more theorems to logic 2014-12-12 13:50:53 -08:00
findp.lean
in1.input
in1.input.expected.out
in2.input
in2.input.expected.out fix(tests/lean): adjust tests to modifications to standard library 2014-11-30 21:16:01 -08:00
in4.input
in4.input.expected.out feat(frontends/lean/pp): take notation declarations into account when pretty printing 2014-10-19 08:41:29 -07:00
in5.input
in5.input.expected.out feat(frontends/lean/pp): take notation declarations into account when pretty printing 2014-10-19 08:41:29 -07:00
info.input fix(frontends/lean/info_manager): std::set insert is a noop if set already contains an equivalent element 2014-10-30 10:35:45 -07:00
info.input.expected.out feat(frontends/lean): lean --server should display meta-variables using the approach used in check command, closes #280 2014-10-30 12:45:41 -07:00
missing.input
missing.input.expected.out
missing.lean
mod.input
mod.input.expected.out
notation_info.input fix(frontends/lean): type information for "atomic" notation declaration, fixes #292 2014-11-04 18:01:20 -08:00
notation_info.input.expected.out fix(frontends/lean): type information for "atomic" notation declaration, fixes #292 2014-11-04 18:01:20 -08:00
num2.input
num2.input.expected.out feat(library/definitional): add brec_on construction, closes #272 2014-12-03 10:39:32 -08:00
num2.lean
options_cmd.trace test(tests/lean/interactive): add more tests for lean server 2015-01-29 16:30:07 -08:00
optstack.input
optstack.input.expected.out
overload_coercion.input test(tests/lean/interactive): add tests for coercion and overload info 2015-01-29 16:39:27 -08:00
overload_coercion.input.expected.out test(tests/lean/interactive): add tests for coercion and overload info 2015-01-29 16:39:27 -08:00
proof_qed.input
proof_qed.input.expected.out
proof_qed.lean
proof_state_info.input feat(frontends/lean): add 'info' tactic for producing PROOF_STATE info for emacs mode 2014-10-23 13:18:30 -07:00
proof_state_info.input.expected.out feat(library/tactic/goal): when listing context/goal variables, collect vars of same type in one line 2015-01-13 11:14:44 -08:00
proof_state_info2.input feat(frontends/lean): automatically add 'info' tactic in begin-end blocks 2014-10-23 13:30:04 -07:00
proof_state_info2.input.expected.out feat(library/tactic/goal): when listing context/goal variables, collect vars of same type in one line 2015-01-13 11:14:44 -08:00
proof_state_info3.input test(tests/lean/interactive): add test for proof_state info 2015-01-29 16:44:10 -08:00
proof_state_info3.input.expected.out test(tests/lean/interactive): add test for proof_state info 2015-01-29 16:44:10 -08:00
sec_info_bug.input
sec_info_bug.input.expected.out
simple.lean
simple3.lean
sorry2.lean
sync.input
sync.input.expected.out
t4.input
t4.input.expected.out feat(frontends/lean/pp): take notation declarations into account when pretty printing 2014-10-19 08:41:29 -07:00
test_single.sh
var.input
var.input.expected.out
whnfinst.lean