lean2/tests/lean/interactive
2014-09-10 08:39:39 -07:00
..
class_bug.lean feat(frontends/lean/inductive_cmd): prefix introduction rules with the name of the inductive datatype 2014-09-04 17:26:36 -07:00
coe.input refactor(library): replace decidable_eq with abbreviation 2014-09-09 16:09:05 -07:00
coe.input.expected.out refactor(library): replace decidable_eq with abbreviation 2014-09-09 16:09:05 -07:00
coe.lean refactor(library): replace decidable_eq with abbreviation 2014-09-09 16:09:05 -07:00
in1.input refactor(frontends/lean/info_manager): to allow cache to be used when producing info data, fixes #37, closes #45 2014-08-17 12:16:32 -07:00
in1.input.expected.out fix(tests/lean/interactive): interactive tests expected output, they must include the new '-- BEGINWAIT' messages 2014-09-09 09:47:19 -07:00
in2.input refactor(frontends/lean/info_manager): store environment+options in the info_manager, fixes #96 2014-08-26 18:07:09 -07:00
in2.input.expected.out fix(tests/lean/interactive): interactive tests expected output, they must include the new '-- BEGINWAIT' messages 2014-09-09 09:47:19 -07:00
in4.input test(tests/lean/interactive): add --server test 2014-08-28 07:41:38 -07:00
in4.input.expected.out fix(tests/lean/interactive): interactive tests expected output, they must include the new '-- BEGINWAIT' messages 2014-09-09 09:47:19 -07:00
in5.input fix(frontends/lean): wrong displayed type in proof with multiple sorry's, fixes #112 2014-08-29 14:32:53 -07:00
in5.input.expected.out fix(tests/lean/interactive): interactive tests expected output, they must include the new '-- BEGINWAIT' messages 2014-09-09 09:47:19 -07:00
optstack.input fix(frontends/lean/parser): segmentation fault after REPLACE, fixes #172 2014-09-10 08:39:39 -07:00
optstack.input.expected.out fix(frontends/lean/parser): segmentation fault after REPLACE, fixes #172 2014-09-10 08:39:39 -07:00
simple.lean chore(*): minimize dependencies on tests 2014-08-24 19:58:48 -07:00
simple3.lean test(tests/lean/interactive): add --server test 2014-08-28 07:41:38 -07:00
sorry2.lean feat(frontends/lean/inductive_cmd): prefix introduction rules with the name of the inductive datatype 2014-09-04 17:26:36 -07:00
t4.input fix(frontends/lean/elaborator): do not expose type information produced when synthesizing class instances 2014-08-22 17:07:12 -07:00
t4.input.expected.out fix(tests/lean/interactive): interactive tests expected output, they must include the new '-- BEGINWAIT' messages 2014-09-09 09:47:19 -07:00
test_single.sh refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
whnfinst.lean fix(frontends/lean/parser): segmentation fault after REPLACE, fixes #172 2014-09-10 08:39:39 -07:00