lean2/tests/lean
2015-12-02 22:56:54 -08:00
..
expensive
extra feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
hott fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
interactive fix(tests/lean): adjust tests 2015-11-22 17:15:28 -08:00
run refactor(library/blast,frontends/lean): forward pattern index 2015-12-02 22:52:55 -08:00
slow fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
trust0
438.lean
438.lean.expected.out
480.hlean
480.hlean.expected.out
487.hlean
487.hlean.expected.out
491.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
491.lean.expected.out feat(frontends/lean/pp): improve pretty printer for prefix and postfix notation 2015-03-25 16:45:58 -07:00
528.lean
528.lean.expected.out
531.hlean
531.hlean.expected.out
550.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
550.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
559.lean
559.lean.expected.out
571.lean
571.lean.expected.out
582.hlean
582.hlean.expected.out
583.lean
583.lean.expected.out
584a.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
584a.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
584b.lean
584b.lean.expected.out
584c.lean fix(frontends/lean/parser): fixes 2015-05-07 14:24:30 -07:00
584c.lean.expected.out
587.lean
587.lean.expected.out
604.lean
604.lean.expected.out
608.hlean
608.hlean.expected.out feat(frontends/lean): add "--info" command line option for extracting identifier/keyword information 2015-07-30 10:18:03 -07:00
626a.lean
626a.lean.expected.out fix(frontends/lean/elaborator): closes 2015-08-07 13:29:22 -07:00
626b.hlean fix(tests/lean): adjust tests to reflect changes in the HoTT library 2015-09-25 09:46:51 -07:00
626b.hlean.expected.out
626c.lean
626c.lean.expected.out fix(frontends/lean/elaborator): closes 2015-08-07 13:29:22 -07:00
630.lean
630.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
634.lean
634.lean.expected.out
634b.lean
634b.lean.expected.out fix(frontends/lean/pp): fixes 2015-05-29 14:07:38 -07:00
634c.lean
634c.lean.expected.out
634d.lean
634d.lean.expected.out
640.hlean
640.hlean.expected.out
640a.hlean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
640a.hlean.expected.out
640b.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
640b.lean.expected.out
644.lean
644.lean.expected.out
652.lean
652.lean.expected.out
669.lean
669.lean.expected.out
671.lean
671.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
689.lean
689.lean.expected.out
690.hlean
690.hlean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
691.lean
691.lean.expected.out
693.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
693.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
704.lean feat(library/simplifier/simp_rule_set): add priorities for simp and congr rules 2015-11-16 22:34:06 -08:00
704.lean.expected.out
712.lean
712.lean.expected.out
768.lean fix(frontends/lean/builtin_exprs): fixes 2015-08-08 04:20:17 -07:00
768.lean.expected.out fix(frontends/lean/builtin_exprs): fixes 2015-08-08 04:20:17 -07:00
770.hlean fix(frontends/lean/parser): fixes 2015-08-08 09:48:31 -07:00
770.hlean.expected.out fix(frontends/lean/parser): fixes 2015-08-08 09:48:31 -07:00
771.lean feat(library,hott): add notation T1 : T2 as syntax sugar for (focus (T1; all_goals T2)) 2015-08-08 10:16:25 -07:00
771.lean.expected.out fix(frontends/lean/elaborator): closes 2015-08-07 13:29:22 -07:00
775.lean feat(library,hott): add notation T1 : T2 as syntax sugar for (focus (T1; all_goals T2)) 2015-08-08 10:16:25 -07:00
775.lean.expected.out feat(library,hott): add notation T1 : T2 as syntax sugar for (focus (T1; all_goals T2)) 2015-08-08 10:16:25 -07:00
778.hlean feat(library/tactic/tactic): apply substitution in 'then' combinator 2015-08-08 03:42:21 -07:00
778.hlean.expected.out feat(library/tactic/tactic): apply substitution in 'then' combinator 2015-08-08 03:42:21 -07:00
779.hlean fix(library/tactic/exact_tactic): fixes 2015-08-07 13:29:22 -07:00
779.hlean.expected.out fix(library/tactic/exact_tactic): fixes 2015-08-07 13:29:22 -07:00
793a.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
793a.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
793b.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
793b.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
800.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
800.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
abbrev1.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
abbrev1.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
abbrev2.lean
abbrev2.lean.expected.out
abbrev_paren.hlean
abbrev_paren.hlean.expected.out
abstract_expr1.lean fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
abstract_expr1.lean.expected.out fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
abstract_expr2.lean fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
abstract_expr2.lean.expected.out fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
abstract_expr3.lean fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
abstract_expr3.lean.expected.out fix(library/abstract_expr_manager): remove weight and lt 2015-11-12 21:21:52 -08:00
acc.lean
acc.lean.expected.out
acc_rec_bug.lean
acc_rec_bug.lean.expected.out
alias.lean
alias.lean.expected.out
alias2.lean
alias2.lean.expected.out
apply_fail.lean
apply_fail.lean.expected.out
assert_fail.lean
assert_fail.lean.expected.out feat(library/util): disable local constant purification when pretty printing goals 2015-07-23 18:52:59 -07:00
assert_tac2.lean refactor(library/data/nat/basic): mark some theorems as protected to avoid overloading 2015-11-08 14:04:56 -08:00
assert_tac2.lean.expected.out feat(library/util): disable local constant purification when pretty printing goals 2015-07-23 18:52:59 -07:00
axioms_of.lean feat(frontends/lean/bultin_cmds): add 'print axioms <declname>' command that prints axioms a giving declaration depends on 2015-07-28 18:15:25 -07:00
axioms_of.lean.expected.out feat(frontends/lean/bultin_cmds): add 'print axioms <declname>' command that prints axioms a giving declaration depends on 2015-07-28 18:15:25 -07:00
backward_rule1.lean feat(library/blast/backward): backward chaining strategy 2015-11-18 17:48:39 -08:00
backward_rule1.lean.expected.out feat(library/blast/backward): backward chaining strategy 2015-11-18 17:48:39 -08:00
bad_class.lean
bad_class.lean.expected.out
bad_end.lean
bad_end.lean.expected.out
bad_eqns.lean
bad_eqns.lean.expected.out
bad_id.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
bad_id.lean.expected.out
bad_namespace.lean
bad_namespace.lean.expected.out
bad_notation.lean
bad_notation.lean.expected.out
bad_open.lean
bad_open.lean.expected.out
bad_pattern.lean feat(frontends/lean,library/blast/forward/pattern): check whether patterns can be inferred at declaration time 2015-12-02 22:52:55 -08:00
bad_pattern.lean.expected.out feat(frontends/lean,library/blast/forward/pattern): check whether patterns can be inferred at declaration time 2015-12-02 22:52:55 -08:00
bad_print.lean
bad_print.lean.expected.out
bad_quoted_symbol.lean feat(frontends/lean/scanner): add more checks to read_quoted_symbol 2015-10-13 09:52:35 -07:00
bad_quoted_symbol.lean.expected.out fix(tests/lean): test output 2015-10-13 09:57:58 -07:00
bad_set_option.lean
bad_set_option.lean.expected.out
bad_structures.lean
bad_structures.lean.expected.out
bad_structures2.lean
bad_structures2.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
beginend_bug.lean
beginend_bug.lean.expected.out
binder_overload.lean feat(frontends/lean): allow user to overload notation containing foldr/foldl and/or scoped expressions 2015-08-16 18:24:30 -07:00
binder_overload.lean.expected.out feat(library/type_context): add mk_tmp_local that allows us to specify the pretty printing name 2015-11-08 14:05:01 -08:00
bug1.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
bug1.lean.expected.out
calc1.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
calc1.lean.expected.out feat(frontends/lean/pp): take notation declarations into account when pretty printing 2014-10-19 08:41:29 -07:00
calc_assistant.lean
calc_assistant.lean.expected.out
cases_failure.hlean
cases_failure.hlean.expected.out
cases_tac.lean
cases_tac.lean.expected.out
change_tac_fail.lean
change_tac_fail.lean.expected.out
check.lean
check.lean.expected.out
check2.lean
check2.lean.expected.out
check_expr.lean
check_expr.lean.expected.out
choice_expl.lean
choice_expl.lean.expected.out
cls_err.lean
cls_err.lean.expected.out
coe.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
coe.lean.expected.out
coe2.lean feat(frontends/lean): add new option (elaborator.coercions) for disabling coercions 2015-11-11 11:57:44 -08:00
coe2.lean.expected.out feat(frontends/lean): add new option (elaborator.coercions) for disabling coercions 2015-11-11 11:57:44 -08:00
config.hlean
config.hlean.expected.out
config.lean
config.lean.expected.out
congr1.lean feat(frontends/lean): add new command for testing new congruence lemmas 2015-11-12 18:55:25 -08:00
congr1.lean.expected.out test(tests/lean/congr1): add test for congruence lemma generator 2015-11-08 14:05:03 -08:00
congr2.lean feat(frontends/lean): add new command for testing new congruence lemmas 2015-11-12 18:55:25 -08:00
congr2.lean.expected.out feat(frontends/lean): add new command for testing new congruence lemmas 2015-11-12 18:55:25 -08:00
congr_error_msg.lean test(tests/lean): add test for '[congr]' attribute validation 2015-07-23 18:52:59 -07:00
congr_error_msg.lean.expected.out feat(frontends/lean): check for noncomputability when moving theorems from theorem_queue to environment 2015-07-29 13:01:07 -07:00
congr_print.lean feat(frontends/lean): display '[congr]' attribute when printing theorems 2015-07-23 18:52:59 -07:00
congr_print.lean.expected.out feat(frontends/lean): display '[congr]' attribute when printing theorems 2015-07-23 18:52:59 -07:00
congr_rel.lean fix(library/app_builder): mk_rel supports relations where the lhs and rhs are not necessarily the last two arguments (e.g., heq) 2015-11-17 18:45:22 -08:00
congr_rel.lean.expected.out fix(library/app_builder): mk_rel supports relations where the lhs and rhs are not necessarily the last two arguments (e.g., heq) 2015-11-17 18:45:22 -08:00
const.lean
const.lean.expected.out
constr_tac_errors.lean
constr_tac_errors.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
crash.lean
crash.lean.expected.out
ctx.lean
ctx.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
ctxopt.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
ctxopt.lean.expected.out
empty.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
empty.lean.expected.out feat(library): add 'noncomputable' keyword for the standard library 2015-07-28 21:56:35 -07:00
empty_thm.lean
empty_thm.lean.expected.out
eq_class_error.lean
eq_class_error.lean.expected.out
error_full_names.lean
error_full_names.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
error_loc_bug.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
error_loc_bug.lean.expected.out
error_pos_bug.lean
error_pos_bug.lean.expected.out
error_pos_bug2.lean
error_pos_bug2.lean.expected.out
errors.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
errors.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
errors2.lean
errors2.lean.expected.out
eta_bug.lean
eta_bug.lean.expected.out
eta_decls.lean
eta_decls.lean.expected.out
exact_partial.lean
exact_partial.lean.expected.out
exact_partial2.lean
exact_partial2.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
finset_induction_bug.lean
finset_induction_bug.lean.expected.out feat(library/type_context): add mk_tmp_local that allows us to specify the pretty printing name 2015-11-08 14:05:01 -08:00
fold.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
fold.lean.expected.out
ftree.lean
ftree.lean.expected.out
gen_as.lean
gen_as.lean.expected.out
gen_bug.lean
gen_bug.lean.expected.out
gen_fail.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
gen_fail.lean.expected.out
goals1.lean
goals1.lean.expected.out
have1.lean
have1.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
have_tactic.lean feat(frontends/lean): better error localization for 'have'-expressions in tactic mode 2015-07-23 18:52:59 -07:00
have_tactic.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
ind_parser_bug.lean
ind_parser_bug.lean.expected.out
inst.lean feat(frontends/lean/util): remove hack that overrides priority namespace 2015-08-11 18:01:40 -07:00
inst.lean.expected.out
inv_del.lean
inv_del.lean.expected.out
K_bug.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
K_bug.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
let1.lean
let1.lean.expected.out
let3.lean
let3.lean.expected.out
let4.lean
let4.lean.expected.out
lift_coe_off.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
lift_coe_off.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
list_vect_numerals.lean test(tests/lean/list_vect_numerals): add test mixing nat,int,real,list,vector 2015-08-16 18:54:14 -07:00
list_vect_numerals.lean.expected.out test(tests/lean/list_vect_numerals): add test mixing nat,int,real,list,vector 2015-08-16 18:54:14 -07:00
local_notation_bug.lean
local_notation_bug.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
local_notation_bug2.lean refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
local_notation_bug2.lean.expected.out refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
match_bug.lean
match_bug.lean.expected.out
mismatch.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
mismatch.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
namespace_bug.lean fix(tests/lean): tests affected by new type class resolution procedure 2015-11-08 14:04:58 -08:00
namespace_bug.lean.expected.out fix(tests/lean): tests affected by new type class resolution procedure 2015-11-08 14:04:58 -08:00
nary_overload.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
nary_overload.lean.expected.out feat(frontends/lean): allow user to overload notation containing foldr/foldl and/or scoped expressions 2015-08-16 18:24:30 -07:00
nary_overload2.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
nary_overload2.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
nat_pp.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
nat_pp.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
natsucc.lean
natsucc.lean.expected.out
nested1.lean
nested1.lean.expected.out
nested2.lean feat(frontends/lean): allow the user to mark subterms that should be automatically abstracted into new definitions 2015-06-12 17:49:26 -07:00
nested2.lean.expected.out
no_confusion_type.lean
no_confusion_type.lean.expected.out
noncomp.lean feat(library): add 'noncomputable' keyword for the standard library 2015-07-28 21:56:35 -07:00
noncomp.lean.expected.out feat(library): add 'noncomputable' keyword for the standard library 2015-07-28 21:56:35 -07:00
noncomp_error.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
noncomp_error.lean.expected.out feat(frontends/lean/decl_cmds): reject unnecessary "noncomputable" annotations 2015-07-29 13:01:07 -07:00
noncomp_hott.hlean feat(frontends/lean/decl_cmds): sign an error if "noncomputable" keyword is used in the HoTT library or with non-definitions 2015-07-29 13:01:06 -07:00
noncomp_hott.hlean.expected.out feat(frontends/lean/decl_cmds): sign an error if "noncomputable" keyword is used in the HoTT library or with non-definitions 2015-07-29 13:01:06 -07:00
noncomp_theory.lean feat(frontends/lean/elaborator): add "noncomputable theory" command, display "noncomputable" when printing definitions 2015-07-29 17:54:35 -07:00
noncomp_theory.lean.expected.out refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
noncomp_thm.lean feat(frontends/lean/decl_cmds): sign an error if "noncomputable" keyword is used in the HoTT library or with non-definitions 2015-07-29 13:01:06 -07:00
noncomp_thm.lean.expected.out feat(frontends/lean/decl_cmds): sign an error if "noncomputable" keyword is used in the HoTT library or with non-definitions 2015-07-29 13:01:06 -07:00
nonexhaustive.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
nonexhaustive.lean.expected.out
norm1.lean feat(library/type_context): add normalizer for type_context 2015-11-12 20:31:36 -08:00
norm1.lean.expected.out feat(library/type_context): add normalizer for type_context 2015-11-12 20:31:36 -08:00
notation.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
notation.lean.expected.out
notation2.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
notation2.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
notation3.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
notation3.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
notation4.lean
notation4.lean.expected.out
notation5.lean
notation5.lean.expected.out
notation6.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
notation6.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
notation7.lean
notation7.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
notation_priority.lean
notation_priority.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num.lean
num.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num2.lean
num2.lean.expected.out
num3.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num3.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num4.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num4.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num5.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
num5.lean.expected.out
omit.lean
omit.lean.expected.out
open_tst.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
open_tst.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
param.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
param.lean.expected.out
param_binder_update.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
param_binder_update.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
param_binder_update2.lean
param_binder_update2.lean.expected.out
parsing_only.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
parsing_only.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
pattern_hint1.lean refactor(library/blast,frontends/lean): forward pattern index 2015-12-02 22:52:55 -08:00
pattern_hint1.lean.expected.out refactor(library/blast,frontends/lean): forward pattern index 2015-12-02 22:52:55 -08:00
place_eqn.lean
place_eqn.lean.expected.out
pp.lean
pp.lean.expected.out
pp_algebra_num_bug.lean
pp_algebra_num_bug.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
pp_all.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
pp_all.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
pp_beta.lean
pp_beta.lean.expected.out
pp_bug.lean
pp_bug.lean.expected.out
pp_param_bug.lean
pp_param_bug.lean.expected.out
ppbug.lean
ppbug.lean.expected.out
print_ax1.lean
print_ax1.lean.expected.out refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
print_ax2.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
print_ax2.lean.expected.out refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
print_ax3.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
print_ax3.lean.expected.out refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
print_reducible.lean
print_reducible.lean.expected.out
print_thm.lean
print_thm.lean.expected.out
prodtst.lean
prodtst.lean.expected.out
proj.lean
proj.lean.expected.out
protected.lean
protected.lean.expected.out
protected_consts.lean
protected_consts.lean.expected.out
protected_test.lean
protected_test.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
pstate.lean
pstate.lean.expected.out
quasireducible.lean
quasireducible.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
quot_bug.lean
quot_bug.lean.expected.out
quot_ind_bug.lean
quot_ind_bug.lean.expected.out
rateval.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
rateval.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
record_rec_protected.lean
record_rec_protected.lean.expected.out
red.lean
red.lean.expected.out
redundant_pattern.lean refactor(library/blast,frontends/lean): forward pattern index 2015-12-02 22:52:55 -08:00
redundant_pattern.lean.expected.out refactor(library/blast,frontends/lean): forward pattern index 2015-12-02 22:52:55 -08:00
replace1.lean test(frontends/lean): add #replace command for debugging purposes 2015-11-08 14:05:01 -08:00
replace1.lean.expected.out test(frontends/lean): add #replace command for debugging purposes 2015-11-08 14:05:01 -08:00
reserve_bugs.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
reserve_bugs.lean.expected.out fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
revert_fail.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
revert_fail.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
rewrite_fail.lean
rewrite_fail.lean.expected.out
rewrite_loop.lean
rewrite_loop.lean.expected.out
rw_at_failure.lean refactor(library/data/nat/basic): mark some theorems as protected to avoid overloading 2015-11-08 14:04:56 -08:00
rw_at_failure.lean.expected.out
rw_set2.lean feat(frontends/lean,library): rename '[rewrite]' to '[simp]' 2015-07-22 09:01:42 -07:00
rw_set2.lean.expected.out fix(tests/lean): adjust tests 2015-11-22 17:15:28 -08:00
sec.lean
sec.lean.expected.out
sec2.lean
sec2.lean.expected.out
sec3.lean
sec3.lean.expected.out
sec_notation2.lean
sec_notation2.lean.expected.out
sec_param_pp.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
sec_param_pp.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
sec_param_pp2.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
sec_param_pp2.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
shadow.lean
shadow.lean.expected.out
show1.lean
show1.lean.expected.out fix(tests/lean): adjust tests output to reflect recent changes in the pretty printer 2015-05-08 11:11:00 -07:00
show_tac.lean
show_tac.lean.expected.out
showenv.l
simp_idp.hlean
simp_idp.hlean.expected.out
simplifier1.hlean fix(tests/lean): some of the simplifier tests 2015-11-16 11:01:53 -08:00
simplifier1.hlean.expected.out test(tests/lean/simplifier1): add HoTT test for simplifier 2015-11-08 14:05:03 -08:00
simplifier1.lean fix(tests/lean): some of the simplifier tests 2015-11-16 11:01:53 -08:00
simplifier1.lean.expected.out feat(library/blast/simplifier): rewrite with tmp locals 2015-11-08 14:05:02 -08:00
simplifier2.lean fix(tests/lean): some of the simplifier tests 2015-11-16 11:01:53 -08:00
simplifier2.lean.expected.out feat(library/blast/simplifier): basic infrastructure 2015-11-08 14:05:02 -08:00
simplifier3.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier3.lean.expected.out feat(library/blast/simplifier): use generated congruence lemmas 2015-11-08 14:05:03 -08:00
simplifier4.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier4.lean.expected.out fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier5.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier5.lean.expected.out feat(library/blast/simplifier): basic infrastructure 2015-11-08 14:05:02 -08:00
simplifier6.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
simplifier6.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
simplifier7.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier7.lean.expected.out feat(library/blast/simplifier): basic infrastructure 2015-11-08 14:05:02 -08:00
simplifier8.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier8.lean.expected.out feat(library/blast/simplifier): basic infrastructure 2015-11-08 14:05:02 -08:00
simplifier9.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
simplifier9.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
simplifier10.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier10.lean.expected.out feat(library/blast/simplifier): conditional rewriting 2015-11-08 14:05:03 -08:00
simplifier11.lean fix(tests/lean/simplifier11): contextual ite lemma has been renamed 2015-11-22 17:08:15 -08:00
simplifier11.lean.expected.out feat(library/blast/simplifier): conditional rewriting 2015-11-08 14:05:03 -08:00
simplifier12.lean fix(tests/lean): some of the simplifier tests 2015-11-16 11:01:53 -08:00
simplifier12.lean.expected.out feat(algebra/simplifier): simp rule set for units 2015-11-12 21:23:28 -08:00
simplifier13.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier13.lean.expected.out fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier14.lean fix(library/blast/simplifier): use ac rules for numerals 2015-11-16 20:39:15 -08:00
simplifier14.lean.expected.out fix(library/blast/simplifier): use ac rules for numerals 2015-11-16 20:39:15 -08:00
simplifier15.lean feat(library/blast/simplifier): draft of fusion 2015-11-16 09:13:07 -08:00
simplifier15.lean.expected.out feat(library/blast/simplifier): draft of fusion 2015-11-16 09:13:07 -08:00
simplifier16.lean feat(library/blast/simplifier): draft of fusion 2015-11-16 09:13:07 -08:00
simplifier16.lean.expected.out feat(library/blast/simplifier): draft of fusion 2015-11-16 09:13:07 -08:00
simplifier17.lean fix(library/blast/simplifier): use ac rules for numerals 2015-11-16 20:39:15 -08:00
simplifier17.lean.expected.out fix(library/blast/simplifier): use ac rules for numerals 2015-11-16 20:39:15 -08:00
simplifier18.lean fix(library/blast/simplifier): handle scalar in fusion 2015-11-16 20:39:15 -08:00
simplifier18.lean.expected.out fix(library/blast/simplifier): handle scalar in fusion 2015-11-16 20:39:15 -08:00
simplifier19.lean test(simplifier19): nested fusion 2015-11-16 20:39:16 -08:00
simplifier19.lean.expected.out test(simplifier19): nested fusion 2015-11-16 20:39:16 -08:00
simplifier20.lean test(tests/lean): add tests for simp priorities 2015-11-16 22:41:04 -08:00
simplifier20.lean.expected.out test(tests/lean): add tests for simp priorities 2015-11-16 22:41:04 -08:00
simplifier21.lean test(tests/lean): add tests for simp priorities 2015-11-16 22:41:04 -08:00
simplifier21.lean.expected.out test(tests/lean): add tests for simp priorities 2015-11-16 22:41:04 -08:00
simplifier_light.lean feat(library/light_lt_manager): light wrappers for ordered rewriting 2015-12-02 22:56:54 -08:00
simplifier_light.lean.expected.out feat(library/light_lt_manager): light wrappers for ordered rewriting 2015-12-02 22:56:54 -08:00
simplifier_norm_num.lean fix(library/blast/simplifier): remove unnecessary casts 2015-11-16 20:33:22 -08:00
simplifier_norm_num.lean.expected.out test(tests/lean/simplifier_norm_num): add moderate sized test 2015-11-16 09:13:07 -08:00
struct_class.lean
struct_class.lean.expected.out refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
subpp.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
subpp.lean.expected.out fix(frontends/lean/pp): pretty printing 'binder' 2015-07-31 11:27:38 -07:00
subset_error.lean refactor(logic/funext.lean, algebra/function.lean): delete logic/funext, merge into algebra/function 2015-05-23 16:16:36 +10:00
subset_error.lean.expected.out
subst_bug.lean
subst_bug.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
substvars2.hlean
substvars2.hlean.expected.out
t1.lean
t1.lean.expected.out
t2.lean
t2.lean.expected.out
t3.lean
t3.lean.expected.out
t4.lean
t4.lean.expected.out
t5.lean
t5.lean.expected.out
t6.lean
t6.lean.expected.out
t7.lean
t7.lean.expected.out
t9.lean
t9.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
t10.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
t10.lean.expected.out fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
t11.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
t11.lean.expected.out
t12.lean
t12.lean.expected.out
t13.lean
t13.lean.expected.out
t14.lean fix(tests/lean): adjust tests to reflect changes in the pretty printer 2015-09-30 17:42:07 -07:00
t14.lean.expected.out
tactic_error_msg.lean
tactic_error_msg.lean.expected.out
tactic_id_bug.lean
tactic_id_bug.lean.expected.out
tactic_var_bug.lean
tactic_var_bug.lean.expected.out
test.sh
test_single.sh
test_single_pp.sh
tuple.lean
tuple.lean.expected.out
unfold.lean refactor(library/data/nat/basic): mark some theorems as protected to avoid overloading 2015-11-08 14:04:56 -08:00
unfold.lean.expected.out
unfold_crash.lean fix(tests/lean/unfold_crash): fixed regression test for bug reported by Rob 2015-07-28 12:51:42 -07:00
unfold_crash.lean.expected.out fix(tests/lean/unfold_crash): fixed regression test for bug reported by Rob 2015-07-28 12:51:42 -07:00
unfold_rec.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
unfold_rec.lean.expected.out fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
unfold_rec2.lean
unfold_rec2.lean.expected.out
unfold_rec3.lean feat(library/tactic/unfold_rec): take '[recursor]' annotations into account at unfold_rec 2015-07-12 11:33:40 -04:00
unfold_rec3.lean.expected.out feat(library/tactic/unfold_rec): take '[recursor]' annotations into account at unfold_rec 2015-07-12 11:33:40 -04:00
unfold_rec4.lean feat(library/tactic/unfold_rec): fixes 2015-07-29 17:13:02 -07:00
unfold_rec4.lean.expected.out feat(library/tactic/unfold_rec): fixes 2015-07-29 17:13:02 -07:00
unfoldf.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
unfoldf.lean.expected.out
uni_bug1.lean fix(tests/lean): adjust some tests to changes in the standard library 2015-11-08 14:04:56 -08:00
uni_bug1.lean.expected.out
unifier_bug.lean
unifier_bug.lean.expected.out
univ.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
univ.lean.expected.out fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
univ_vars.lean
univ_vars.lean.expected.out
unsolved_proof_qed.lean
unsolved_proof_qed.lean.expected.out fix(tests/lean): notation ℕ is now defined in the top-level 2015-09-01 14:58:14 -07:00
unzip_error.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
unzip_error.lean.expected.out
urec.lean refactor(library/data): move vector as indexed family to examples folder 2015-08-12 15:05:14 -07:00
urec.lean.expected.out fix(tests/lean/urec): adjust test to recent changes 2015-11-15 15:06:05 -08:00
user_rec_crash.lean
user_rec_crash.lean.expected.out
var.lean
var.lean.expected.out
var2.lean
var2.lean.expected.out
varcomma.lean
varcomma.lean.expected.out
whnf.lean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
whnf.lean.expected.out
whnf_tac.lean fix(tests,doc): adjust tests and documentation 2015-11-20 17:03:17 -08:00
whnf_tac.lean.expected.out
with_options.lean feat(frontends/lean): parse 'with_options' tactical 2015-07-13 19:13:41 -04:00
with_options.lean.expected.out feat(frontends/lean): parse 'with_options' tactical 2015-07-13 19:13:41 -04:00