lean2/tests/lean/run
2016-03-03 10:12:24 -08:00
..
252.lean
331.lean
360_1.lean
361.lean
362.lean chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
444.lean
445.lean
454.lean fix(frontends/lean/elaborator): unassigned metavariable when using nested begin-end blocks 2015-02-28 09:03:56 -08:00
466.lean
490.lean
505.lean
511a.lean
541a.lean
541b.lean
543.lean
548.lean
567.lean
568.lean
570.lean
570b.lean
585.lean
588.lean
592.lean
600a.lean
600b.lean fix(frontends/lean/scanner): block comments 2015-05-13 22:14:28 -07:00
600c.lean
645a.lean
662.lean
662b.lean
668.lean
676.lean
679a.lean
679b.lean
682.lean
687.lean
695d.lean
695e.lean
702.lean
724.lean
751.lean
774.lean
791.lean
796.lean
801.lean
803.lean fix(frontends/lean/elaborator): fixes #803 2015-08-17 14:56:41 -07:00
808.lean
809.lean
809b.lean
817.lean
830.lean refactor(frontends/lean): remove 'by+' and 'begin+' tokens 2016-02-29 13:45:43 -08:00
965.lean
967.lean fix(frontends/lean/structure_cmd): fixes #967 2016-02-04 16:15:18 -08:00
968.lean
982.lean refactor(frontends/lean): remove 'by+' and 'begin+' tokens 2016-02-29 13:45:43 -08:00
1007.lean fix(frontends/lean/util): fixes #1007 2016-02-22 10:54:55 -08:00
abs.lean
abstract_notation.lean
ack.lean
alg_rw.lean
algebra1.lean
algebra3.lean
alias1.lean
alias2.lean
alias3.lean
all_goals.lean
all_goals2.lean
app_builder_issue1.lean
apply_class_issue0.lean
apply_failure.lean
as.lean
assert_tac.lean
assert_tac2.lean
atomic2.lean
atomic_notation.lean
attrs.lean
auto_include_inductive.lean
basic.lean
beginend.lean
beginend3.lean
blast1.lean
blast2.lean
blast3.lean
blast4.lean
blast5.lean
blast6.lean
blast7.lean feat(library/blast/strategies): add 'blast.strategy "preprocess"' 2015-12-05 18:17:15 -08:00
blast8.lean
blast9.lean
blast10.lean
blast11.lean
blast12.lean
blast13.lean
blast14.lean
blast15.lean
blast16.lean
blast17.lean
blast18.lean
blast19.lean
blast20.lean
blast21.lean
blast_back1.lean
blast_backward_action_missing_normalize.lean
blast_by_contradiction.lean
blast_cc1.lean
blast_cc2.lean
blast_cc3.lean
blast_cc4.lean
blast_cc5.lean
blast_cc6.lean
blast_cc7.lean
blast_cc8.lean
blast_cc9.lean
blast_cc10.lean
blast_cc11.lean
blast_cc12.lean
blast_cc13.lean
blast_cc14.lean feat(library/blast/strategies): add strategy for testing congruence closure module 2015-12-06 14:33:21 -08:00
blast_cc_heq1.lean
blast_cc_heq2.lean
blast_cc_heq3.lean
blast_cc_heq4.lean
blast_cc_heq5.lean
blast_cc_heq6.lean
blast_cc_heq8.lean
blast_cc_heq9.lean
blast_cc_missed.lean
blast_cc_noconfusion.lean
blast_cc_subsingleton1.lean
blast_cc_subsingleton2.lean
blast_cc_subsingleton_normalization_issue.lean
blast_congr_bug.lean feat(library/blast/strategies): add "ematch" strategy for testing ematching 2015-12-06 15:01:49 -08:00
blast_discr_tree_annot_bug.lean
blast_discr_tree_bug.lean
blast_ematch1.lean
blast_ematch2.lean
blast_ematch3.lean
blast_ematch4.lean
blast_ematch5.lean
blast_ematch6.lean
blast_ematch7.lean
blast_ematch8.lean
blast_ematch9.lean
blast_ematch10.lean
blast_ematch_cast1.lean
blast_ematch_cast2.lean
blast_ematch_cast3.lean
blast_ematch_heq1.lean
blast_ematch_heq2.lean
blast_ematch_heq3.lean
blast_ematch_heq4.lean
blast_ematch_list.lean
blast_ematch_ss1.lean
blast_ematch_sum.lean
blast_ematch_uni_issue.lean
blast_equiv_tests.lean
blast_flat.lean
blast_fun_info_bug.lean
blast_grind1.lean
blast_meta.lean
blast_meta_bug.lean
blast_multiple_nots.lean
blast_pattern_inference_bug.lean
blast_real_sub_issue.lean
blast_rec_eq.lean
blast_recursor1.lean
blast_safe_log_issue.lean
blast_safe_log_issue2.lean
blast_simp1.lean
blast_simp2.lean
blast_simp3.lean
blast_simp4.lean
blast_simp5.lean
blast_simp_st1.lean
blast_simp_subsingleton.lean
blast_simp_subsingleton2.lean
blast_simp_sum.lean
blast_trace.lean
blast_tuple1.lean
blast_tuple2.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
blast_unit.lean feat(library/blast/strategies/portfolio): add 'unit' strategy for testing unit propagation 2015-12-07 08:45:54 -08:00
blast_unit_cc.lean
blast_unit_dep.lean
blast_unit_edges.lean
blast_unit_preprocess.lean feat(library/blast/unit): preprocessor placeholder 2015-12-04 08:30:04 -08:00
blast_vector_test.lean feat(library/blast/forward/ematch): basic support for heq classes 2016-01-15 21:38:16 -08:00
booltst.lean
bquant.lean
bug5.lean
bug6.lean
by_exact.lean
calc.lean
calc_auto_trans_eq.lean
calc_bug.lean
calc_heq_symm.lean
calc_imp.lean
cases_bug.lean
cast_sorry_bug.lean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
choice_ctx.lean
choose_test.lean
class1.lean chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
class2.lean chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
class3.lean chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
class4.lean
class5.lean
class6.lean
class7.lean
class8.lean feat(frontends/lean): remove '[visible]' annotation, remove 'is_visible' tracking 2016-02-29 12:31:23 -08:00
class11.lean
class_bug1.lean
class_bug2.lean
class_coe.lean
clear_tac.lean
clears_tac.lean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
cody1.lean
cody2.lean
coe1.lean
coe2.lean
coe3.lean
coe4.lean
coe5.lean
coe6.lean
coe7.lean
coe8.lean
coe9.lean
coe10.lean
coe11.lean
coe12.lean
coe13.lean
coe14.lean
coe15.lean
coe_issue.lean
coe_issue2.lean
coe_issue3.lean
coefun.lean
coercion_bug.lean
coercion_bug2.lean
coesec.lean
collision_bug.lean
comment.lean
confuse_ind.lean
congr.lean
congr_imp_bug.lean
congr_tac.lean
congr_tac2.lean
const_choice.lean
constr_tac.lean
constr_tac2.lean
constr_tac3.lean
constr_tac4.lean
consume.lean
contra1.lean
contra2.lean
ctx.lean
dec_trivial_loop.lean feat(library/unifier): do not fire type class resolution as last resort when type contains metavariables 2015-05-18 15:45:23 -07:00
deceq_vec.lean
decidable.lean
def_tac.lean
delta_issue1.lean
dep_subst.lean
diag.lean
div2.lean
div_wf.lean
e1.lean
e2.lean
e3.lean
e4.lean
e5.lean
e6.lean
e7.lean
e8.lean
e9.lean
e10.lean
e11.lean
e12.lean
e13.lean
e14.lean
e15.lean
e16.lean
e17.lean
e18.lean
eassumption.lean refactor(library/tactic): remove 'append' and 'interleave' tacticals 2016-02-24 16:02:16 -08:00
elab_bug1.lean
elab_failure.lean
elim.lean
elim2.lean
empty_eq.lean
empty_match.lean
empty_match_bug.lean
enum.lean
eq1.lean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
eq2.lean
eq3.lean
eq4.lean
eq5.lean
eq6.lean
eq7.lean
eq8.lean
eq9.lean
eq10.lean
eq11.lean
eq12.lean
eq13.lean
eq14.lean
eq15.lean
eq16.lean
eq17.lean
eq18.lean
eq19.lean
eq20.lean
eq21.lean
eq22.lean
eq23.lean
eq24.lean
eq25.lean
eqn_tac.lean
eqv_tacs.lean
esimp1.lean
ex.lean
example1.lean
exfalso1.lean
export.lean
export2.lean
fapply.lean
fib_brec.lean
fib_wrec.lean
fibrant_class1.lean
fibrant_class2.lean
finbug.lean
finbug2.lean
find_cmd.lean
finset.lean
finset1.lean
finset_coe.lean
flycheck_blast_cc_heq7.lean
fold.lean
forest.lean
forest2.lean
forest_height.lean
ftree_brec.lean
full.lean
fun.lean
gcd.lean
generalizes.lean
goal.lean
group.lean
group2.lean
group3.lean fix(tests): to reflect recent changes in the standard library 2015-07-06 15:05:01 -07:00
group4.lean
group5.lean
group6.lean
have1.lean feat(frontends/lean): remove difference between 'have' and 'assert' 2016-02-29 11:28:20 -08:00
have2.lean feat(frontends/lean): remove '[visible]' annotation, remove 'is_visible' tracking 2016-02-29 12:31:23 -08:00
have3.lean
have4.lean
have5.lean
have6.lean
help_cmd.lean
ho.lean
id.lean
iff_rw.lean
imp.lean
imp2.lean
imp3.lean
imp_curly.lean
impbug1.lean
impbug2.lean
impbug3.lean
impbug4.lean
implicit.lean
ind0.lean
ind1.lean
ind2.lean
ind3.lean
ind4.lean
ind5.lean
ind6.lean
ind7.lean
ind8.lean
ind_bug.lean
ind_ns.lean
ind_tac.lean
ind_tac1.lean
indbug2.lean
indimp.lean
induction_tac1.lean
induction_tac2.lean
induniv.lean
inf_tree.lean
inf_tree2.lean
inf_tree3.lean
inj_tac.lean
injective_decidable.lean
inst_bug.lean
interp.lean
intro0.lean
intro_under.lean
intros.lean
inv_bug.lean
inv_bug2.lean
inversion1.lean
is_nil.lean feat(library/inductive_unifier_plugin): restrict rule that was generating non-terminating behavior 2015-05-27 14:41:12 -07:00
is_true.lean
issue332.lean
kcomp.lean
let1.lean
let2.lean
let_tac.lean
level_bug1.lean
level_bug2.lean
level_bug3.lean
lift.lean
lift2.lean
list_elab1.lean
list_vector_overload.lean
local_ctx_bug.lean
local_eqns.lean
local_eqns2.lean
local_notation.lean
local_using.lean
localcoe.lean
match3.lean
match4.lean
match_fun.lean
match_tac.lean
match_tac2.lean
match_tac3.lean
match_tac4.lean
matrix.lean
matrix2.lean
max_memory.lean
measurable.lean
meta.lean
mul_zero.lean
mult.lean
n3.lean
n5.lean
namespace_local.lean
nat_bug.lean
nat_bug2.lean
nat_bug3.lean
nat_bug4.lean
nat_bug5.lean
nat_bug6.lean
nat_bug7.lean
nat_coe.lean
nateq.lean
nested_begin.lean
nested_begin_end.lean feat(frontends/lean): nested begin-end blocks 2015-02-24 11:59:27 -08:00
nested_rec.lean
new_obtain3.lean fix(lean/tests/lean/run/new_obtain{3,4}): adapt tests to new notation for image 2016-01-03 18:52:25 -08:00
new_obtain4.lean refactor(library/*): rename 'compose' to 'comp' 2016-03-02 22:48:05 -05:00
new_obtains.lean
new_obtains2.lean
no_confusion_bug.lean
not_bug1.lean
notation_priority.lean
ns.lean
ns1.lean
ns2.lean
num.lean
num_bug2.lean
num_norm1.lean
num_sub.lean
obtain_tac.lean
occurs_check_bug1.lean
one.lean
one2.lean
opaque_hint_bug.lean
open_fwd_bug.lean
over2.lean
over_subst.lean
override1.lean
override_on_equations.lean
parent_struct_ref.lean
parity.lean refactor(library/data/nat/basic): mark some theorems as protected to avoid overloading 2015-11-08 14:04:56 -08:00
partial_explicit.lean
pattern1.lean
pattern2.lean
pattern3.lean
perm_with_pi_args.lean fix(library/blast/simplifier/ceqv): fix error in is_permutation 2016-02-07 14:06:28 -08:00
pickle1.lean
ppbeta.lean
pquot.lean
prec_max.lean
pred_using_structure_cmd.lean feat(library/definitional/projection,frontends/lean/structure_cmd): creating inductive predicates using structure command 2016-02-22 16:09:44 -08:00
premises.lean
print.lean
print_inductive.lean
print_no_pattern.lean
print_poly.lean
prio_overloading.lean
priority_test.lean
priority_test2.lean
private_names.lean
prod_notation.lean
proof_qed_improved.lean test(tests/lean/run): add test showing that "proof ... qed" can access the whole context 2015-05-05 18:32:47 -07:00
proof_qed_nested_tac.lean
proposition.lean
protected.lean refactor(frontends/lean): replace '[protected]' modifier with 'protected definition' and 'protected theorem', '[protected]' is not a hint. 2014-09-19 15:54:32 -07:00
ptst.lean
rat_coe.lean
rat_rfl.lean
record1.lean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
record2.lean
record3.lean
record4.lean
record5.lean
record6.lean
record7.lean
record8.lean
record9.lean
record10.lean
refine1.lean
refine2.lean
refine3.lean
refl_beta.lean
rename_tac.lean
reserve.lean
revert_tac.lean
reverts_tac.lean
rewrite4.lean
rewrite5.lean
rewrite8.lean
rewrite9.lean
rewrite10.lean
rewrite12.lean
rewrite_bug.lean
rewrite_with_beta.lean
rewriter1.lean
rewriter2.lean
rewriter3.lean
rewriter6.lean
rewriter7.lean
rewriter11.lean
rewriter12.lean
rewriter13.lean
rewriter14.lean
rewriter15.lean
rewriter16.lean
rewriter17.lean
rewriter18.lean
root.lean
rw_bug2.lean
rw_set1.lean
rw_set2.lean
scope_bug.lean
sec_bug.lean
sec_notation.lean
sec_var.lean
seclvl.lean
secnot.lean
section1.lean
section2.lean
section3.lean
section4.lean
section5.lean
set.lean
set2.lean
show2.lean
sigma_match.lean
sigma_no_confusion.lean
simple.lean
simplifier1.lean
sorry.lean
soundness.lean feat(library/tactic/constructor_tactic): restore 'constructor' tactic old semantics, add 'fconstructor' tactic 2015-06-17 23:48:54 -07:00
st_options.lean
string.lean
struc_names.lean
struct_bug1.lean
struct_infer.lean
struct_inst_exprs.lean
struct_inst_exprs2.lean
structure_test.lean chore(tests): remove most occurrences of 'context' command from the test suite 2015-04-21 19:33:21 -07:00
sub.lean
sub_bug.lean
subst_tact.lean
subst_test.lean
subst_test2.lean
suffices.lean
sum_bug.lean
super.lean
t1.lean
t2.lean
t3.lean
t4.lean
t5.lean
t6.lean
t7.lean
t8.lean
t9.lean
t10.lean
t11.lean
tac1.lean
tactic1.lean
tactic2.lean
tactic3.lean
tactic4.lean
tactic5.lean
tactic6.lean
tactic7.lean
tactic8.lean
tactic9.lean
tactic10.lean
tactic11.lean feat(frontends/lean): remove '[visible]' annotation, remove 'is_visible' tracking 2016-02-29 12:31:23 -08:00
tactic12.lean
tactic13.lean
tactic15.lean
tactic16.lean
tactic17.lean
tactic18.lean
tactic19.lean
tactic20.lean
tactic21.lean chore(*): remove support for Lua 2016-02-11 17:17:55 -08:00
tactic22.lean
tactic23.lean
tactic24.lean
tactic25.lean
tactic26.lean
tactic27.lean feat(frontends/lean): add tactic_notation command 2015-04-27 17:46:13 -07:00
tactic28.lean refactor(library/tactic): remove 'append' and 'interleave' tacticals 2016-02-24 16:02:16 -08:00
tactic29.lean
tactic30.lean
tactic31.lean
tactic_notation.lean
tactic_notation_num_arg_bug.lean
tactic_op_overload_bug.lean
tele_eq.lean
test_single.sh
trans.lean refactor(hott,tests): make sure HoTT library and tests still work if we introduce checkpoints in have-expressions 2016-02-04 16:58:32 -08:00
tree.lean
tree2.lean
tree3.lean
tree_height.lean
tree_subterm_pred.lean
true_imp_rw.lean
tt1.lean
tut_104.lean
type_equations.lean
unfold_rec.lean
unfold_rec2.lean
unfold_tac_bug1.lean
unfold_test.lean
uni_issue1.lean
uni_var_bug.lean
unicode.lean
univ1.lean
univ2.lean
univ_bug1.lean
univ_bug2.lean
univ_problem.lean
univs.lean
unreachable_cases.lean feat(library/definitional/equations): improve detection of infeasible cases in the definitional package 2016-02-22 14:16:24 -08:00
unzip_bug.lean
user_recursor.lean
using_bug.lean feat(frontends/lean): remove difference between 'have' and 'assert' 2016-02-29 11:28:20 -08:00
using_bug2.lean feat(frontends/lean): remove difference between 'have' and 'assert' 2016-02-29 11:28:20 -08:00
using_expr.lean feat(library/tactic): improve 'assumption' tactic 2015-05-02 17:33:54 -07:00
uuu.lean feat(frontends/lean/inductive_cmd): allow '|' in inductive datatype declarations 2015-02-25 17:00:10 -08:00
vars_anywhere.lean
vec_inv.lean
vec_inv2.lean
vec_inv3.lean
vector.lean
vector2.lean
vector3.lean
vector_subterm_pred.lean
whnfinst.lean
with_attrs1.lean