lean4-htt/tests/lean/interactive
2014-10-05 10:50:13 -07:00
..
alias.input test(tests/lean/interactive): test for issue #193 2014-09-15 16:07:23 -07:00
alias.input.expected.out refactor(library/data/bool): use new style 2014-10-05 09:50:55 -07:00
class_bug.lean
coe.input
coe.input.expected.out
coe.lean refactor(frontends/lean): constant/axiom are top-level commands, parameter/variable/hypothesis/conjecture are section/context-level commands 2014-10-02 17:55:34 -07:00
eq2.input fix(frontends/lean/server): must save the starting environment/options when reprocessing file, fixes #209 2014-09-26 15:36:47 -07:00
eq2.input.expected.out fix(frontends/lean/server): must save the starting environment/options when reprocessing file, fixes #209 2014-09-26 15:36:47 -07:00
eq2.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
findp.input feat(frontends/lean/server): sort exact matches by size in FINDP 2014-09-29 16:44:55 -07:00
findp.input.expected.out feat(frontends/lean/server): sort exact matches by size in FINDP 2014-09-29 16:44:55 -07:00
findp.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
in1.input
in1.input.expected.out
in2.input
in2.input.expected.out
in4.input test(tests/lean/interactive): add --server test 2014-08-28 07:41:38 -07:00
in4.input.expected.out refactor(frontends/lean/scanner): remove dependency to seekg and unget 2014-09-18 15:24:48 -07:00
in5.input
in5.input.expected.out
missing.input fix(frontends/lean): missing type information for INFO, fixes #218 2014-10-01 14:29:07 -07:00
missing.input.expected.out fix(frontends/lean): missing type information for INFO, fixes #218 2014-10-01 14:29:07 -07:00
missing.lean fix(frontends/lean): missing type information for INFO, fixes #218 2014-10-01 14:29:07 -07:00
mod.input feat(frontends/lean): check modification time of imported files 2014-09-29 15:17:27 -07:00
mod.input.expected.out feat(frontends/lean): check modification time of imported files 2014-09-29 15:17:27 -07:00
num2.input
num2.input.expected.out
num2.lean refactor(library/logic): remove 'core' subdirectory 2014-10-05 10:50:13 -07:00
optstack.input
optstack.input.expected.out
proof_qed.input fix(frontends/lean/proof_qed_elaborator): information about synthesized variables in a proof-qed block was being lost 2014-10-04 09:15:42 -07:00
proof_qed.input.expected.out fix(frontends/lean/proof_qed_elaborator): information about synthesized variables in a proof-qed block was being lost 2014-10-04 09:15:42 -07:00
proof_qed.lean fix(frontends/lean/proof_qed_elaborator): information about synthesized variables in a proof-qed block was being lost 2014-10-04 09:15:42 -07:00
simple.lean
simple3.lean
sorry2.lean
sync.input feat(frontends/lean/server): add SYNC command, closes #199 2014-09-16 18:42:34 -07:00
sync.input.expected.out feat(frontends/lean/server): add SYNC command, closes #199 2014-09-16 18:42:34 -07:00
t4.input
t4.input.expected.out
test_single.sh fix(tests): make sure tests can be executed on Windows msys2 shell 2014-09-20 15:51:24 -07:00
whnfinst.lean