lean4-htt/tests/lean/run
2021-10-19 07:15:55 -07:00
..
.gitignore
28.lean
29.lean
34.lean
52_lean3.lean
91_lean3.lean
102_lean3.lean
108.lean
111.lean
121.lean
125.lean
175.lean
229.lean
269.lean
270.lean
280.lean
281.lean
282.lean
303.lean
305.lean
310.lean
319.lean
326.lean
327.lean
329.lean
335.lean
337.lean
338.lean
341.lean
382.lean
387.lean chore: fix tests 2021-09-16 10:29:38 -07:00
394.lean
436.lean
436_lean3.lean
441.lean
447_lean3.lean
452.lean
457.lean
461a.lean
461b.lean
462.lean
463.lean
470_lean3.lean
471.lean
474_lean3.lean
481.lean
482.lean
492.lean
492_lean3.lean
498.lean
500_lean3.lean
509.lean
536.lean
561.lean
569.lean
602.lean
616.lean
633.lean fix: fixes #633 2021-09-16 14:11:34 -07:00
644.lean
646.lean
654.lean feat: optimized deriving DecidableEq for enumeration types 2021-09-08 16:21:32 -07:00
664.lean fix: fixes #664 2021-09-12 19:54:45 -07:00
677.lean fix: add support for hierachical names containing numerical parts 2021-09-17 19:21:49 -07:00
696.lean feat: improve letIdLhs parser 2021-09-28 18:10:25 -07:00
716.lean fix: make sure Quot primitives stay in eta expanded form 2021-10-08 09:36:06 -07:00
1385.lean
1954.lean
1968.lean
ac_expr.lean test: put unit back, but rename it to someVal 2021-10-06 18:09:06 -07:00
alg.lean
allGoals.lean chore: fix tests 2021-09-16 10:29:38 -07:00
anonymous_ctor_error_msg.lean
anonymousCtor.lean
applytransp.lean
array1.lean
assertAfterBug.lean
autoboundIssues.lean
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean
bigctor.lean
bigmul.lean
bigop.lean
binderNotation.lean
binrel.lean
binrelmacros.lean
borrowBug.lean
calc.lean
calcBug.lean
casesUsing.lean
catchThe.lean
cdotTests.lean
check.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean
closure1.lean chore: fix tests 2021-09-07 19:14:30 -07:00
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean
coeSort1.lean
coeSort2.lean
CommandExtOverlap.lean
compiler_proj_bug.lean
concatElim.lean
constantCompilerBug.lean
constFun.lean
constFun2.lean
contra.lean
contradiction1.lean
contradictionExfalso.lean
contradictionLoop.lean
conv1.lean chore: fix tests 2021-09-16 10:29:38 -07:00
core.lean
crashDiv0.lean
csimp_type_error.lean
ctorAutoParams.lean
Daniel1.lean
decAuxBug.lean fix: bug at decAux? 2021-09-20 07:12:57 -07:00
decClassical.lean
decEq.lean
decidelet.lean
deep1.lean
def1.lean
def2.lean
def3.lean
def4.lean test: split tactic tests 2021-08-31 17:09:00 -07:00
def5.lean
def6.lean
def7.lean
def8.lean
def9.lean
def10.lean test: split tactic tests 2021-08-31 17:09:00 -07:00
def11.lean
def12.lean
def13.lean
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean test: split tactic tests 2021-08-31 17:09:00 -07:00
DefEqAssignBug.lean
depElim1.lean
depHd.lean
deriv.lean
derivingBEq.lean
derivingHashable.lean
derivingInhabited.lean
derivingRpcEncoding.lean
diamond1.lean
diamond2.lean
diamond3.lean
diamond4.lean
diamond5.lean
discrRefinement.lean
discrRefinement2.lean chore: remove notation for HEq 2021-09-15 08:06:32 -07:00
discrRefinement3.lean
discrTreeOffset.lean
discrTreeSimp.lean
do_eqv.lean
do_eqv_proofs.lean
doElemAsTermNotation.lean
dofun_prec.lean
dollarProjIssue.lean
doNotation1.lean
doNotation2.lean
doNotation3.lean
doNotation4.lean
doNotation5.lean
doNotation6.lean
Dorais1.lean
dotNotationRecDecl.lean
doTrailingAtEOI.lean
eagerInliningIssue.lean
elab_cmd.lean chore: fix tests 2021-09-16 10:29:38 -07:00
elabCmd.lean
elabIte.lean
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
enumDecEq.lean test: deriving DecidableEq for enum types 2021-09-09 17:47:23 -07:00
eqThm.lean chore: fix tests 2021-09-16 10:29:38 -07:00
etaFirst.lean
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean
evalProp.lean
exp.lean feat: nary generalize tactic 2021-08-30 16:31:39 -07:00
expandAbbrevAtIsClass.lean
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean chore: fix tests 2021-09-07 19:14:30 -07:00
expr_maps.lean
extern.lean
extmacro.lean
falseElimAtSimpLocalDecl.lean
fieldAbbrevInPat.lean
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
finally.lean
finLit.lean feat: ignore nested proofs in patterns 2021-09-05 15:46:03 -07:00
finMatch.lean test: Fin match test that relies heavily on contradiction 2021-09-21 12:57:08 -07:00
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
foldConsts.lean
forBodyResultTypeIssue.lean
forInPArray.lean
forInUniv.lean
forParallel.lean
french_quote.lean
fun.lean
funext.lean
funMatchIssue.lean
generalize.lean
generalizeMany.lean chore: fix tests 2021-09-16 10:29:38 -07:00
generalizeTelescope.lean
genindices.lean
getline_crash.lean
haveDestruct.lean
hcongr.lean feat: heterogeneous congruence theorems 2021-09-14 17:23:12 -07:00
hmul2.lean
hmulDefaultIntance.lean
ifcongr.lean
ifThenElseIssue.lean
ifThenElseIssue2.lean fix: add withFreshMacroScope at expandMacroImpl? 2021-10-02 16:57:25 -07:00
impByNameResolution.lean
impLambdaTac.lean chore: remove old notation 2021-10-02 15:06:40 -07:00
implicitApplyIssue.lean fix: bug at decAux? 2021-09-20 07:12:57 -07:00
implicitTypesRecCoe.lean
incmd.lean
ind_cmd_bug.lean
induction1.lean chore: fix tests 2021-09-16 10:29:38 -07:00
inductionAltExplicit.lean
inductionTacticBug.lean
inductive1.lean
inductive2.lean
inductive_pred.lean
infixprio.lean
inj1.lean
inj2.lean fix: check number of explicit variables at induction/cases alternatives when @ is not used 2021-09-29 07:39:38 -07:00
injectionBug.lean
injections1.lean test: missing tests 2021-09-08 08:00:36 -07:00
injective.lean
injIssue.lean
injSimp.lean
inline_fn.lean
inlineLoop.lean
inliner_loop.lean
instances.lean
instanceWhere.lean
instprio.lean
instuniv.lean
int_to_nat_bug.lean
intromacro.lean
IO_test.lean
ioRandomBytes.lean
irCompilerBug.lean
isDefEqCheckAssignmentBug.lean
isDefEqIssue.lean
isDefEqMVarSelfIssue.lean
jason1.lean
kernel1.lean
kernel2.lean
kevin.lean
KyleAlg.lean
KyleAlgAbbrev.lean
lean3_zulip_issues_1.lean
lemma.lean
letMVar.lean feat: elaborate let_mvar% 2021-10-02 16:12:50 -07:00
letrecInProofs.lean
level.lean
liftMethodInMacrosIssue.lean
LiftMethodIssue.lean
listDecEq.lean
localNameResolutionWithProj.lean
localParsers.lean
macro.lean
macro2.lean
macro3.lean
macro_macro.lean
macroid.lean
macroParams.lean
manyAritySyntax.lean feat: add enum command for declaring enumeration types 2021-09-05 16:58:49 -07:00
mapTR.lean
match1.lean
match_unit.lean
matchArrayLit.lean
matchDiscrType.lean
matchEqs.lean feat: add simpMatch and use it at splitMatch 2021-08-31 12:53:41 -07:00
matchEqsBug.lean
matcherElimUniv.lean
matchGenBug.lean
matchGenIssue.lean
matchNoPostponing.lean
matchRw.lean
matchtac.lean
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
mathport18.lean
mathport_issue16.lean
matrix.lean
meta.lean
meta1.lean
meta2.lean
meta3.lean
meta4.lean
meta5.lean chore: fix tests 2021-09-07 19:14:30 -07:00
meta6.lean
meta7.lean feat: add mkAppOptM' and mkAppM' 2021-09-15 06:35:40 -07:00
methodsRetInhabited.lean
Miller1.lean
missingDeclName.lean
mixedMacroRules.lean
mixfix.lean
modAsClasses.lean
monadCache.lean
monadControl.lean
monotone.lean fix: bug at decAux? 2021-09-20 07:12:57 -07:00
mulcomm.lean
multiTargetCasesInductionIssue.lean chore: fix tests 2021-09-16 10:29:38 -07:00
mutwf1.lean feat: declare functions in mutual block using auxiliary fuction defined using WF 2021-09-29 11:24:52 -07:00
mutwf2.lean feat: apply termination tactic provided by user 2021-10-03 18:47:52 -07:00
mutwf3.lean test: mutual recursion by well-founded recursion 2021-10-06 16:38:42 -07:00
mutwf4.lean fix: mixed unary and non-unary functions 2021-10-06 17:33:51 -07:00
namespaceIssue.lean
namespaceResolution.lean
nativeReflBackdoor.lean
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveIssue.lean
nestedrec.lean
new_compiler.lean
new_frontend2.lean
new_inductive.lean
new_inductive2.lean
newfrontend1.lean chore: fix tests 2021-09-16 10:29:38 -07:00
newfrontend2.lean
newfrontend3.lean
newfrontend5.lean fix: bug at decAux? 2021-09-20 07:12:57 -07:00
nicerNestedDos.lean
noindexAnnotation.lean
noncomp.lean test: for Lean 3 nocomputable issue 2021-10-19 07:15:55 -07:00
noncomputable_bug.lean
nonrec.lean
obtain.lean
offsetIssue.lean
ofNat_class.lean feat: indentation sensitiviy for macro and elab commands 2021-10-18 17:16:09 -07:00
ofNatNormNum.lean feat: convert "orphan" kernel nat literals n into ofNat n 2021-09-08 14:58:13 -07:00
openInScopeBug.lean
openTermTactic.lean
optParam.lean
Ord.lean fix: deriving Ord on parameterized types 2021-10-18 10:08:13 +02:00
overloaded.lean
panicAtCheckAssignment.lean
parsePrelude.lean
parserAliasShadow.lean
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
pendingMVarIssue.lean
PPTopDownAnalyze.lean chore: adjust pp.analyze funext test 2021-09-15 09:41:16 +02:00
precDSL.lean
print_cmd.lean
printDecls.lean test: doc string 2021-09-30 11:27:09 -07:00
prioDSL.lean
privateCtor.lean fix: inductive type name is not a necessarily a prefix of the constructor name in Lean 4 anymore 2021-09-14 18:52:43 -07:00
proofIrrelFVar.lean
propagateExpectedType.lean
prv.lean
ptrAddr.lean
quasi_pattern_unification_approx_issue.lean
quotInd.lean
range.lean
rational.lean
rc_tests.lean
readerThe.lean
recInfo1.lean
reduce1.lean
reduce2.lean
reduce3.lean
reductionBug.lean
reflectiveIndPred.lean
Reid1.lean
renameI.lean chore: fix tests 2021-09-16 10:29:38 -07:00
renaming.lean
Reparen.lean
repeatConv.lean feat: add repeat tactic to conv mode 2021-10-06 14:05:44 -07:00
replace.lean
resolveLVal.lean
returnOptIssue.lean
revert1.lean
root.lean
rw_inst_mvars.lean
sarray.lean feat: Hashable instances for UInt8 and UInt16 2021-10-18 17:19:39 -07:00
scc.lean
scopedCommandAfterOpen.lean
scopedParsers.lean
scopedParsers2.lean
secVarBug.lean
set.lean
setOptionTermTactic.lean fix: make sure simp only still uses eq_self 2021-08-30 09:50:11 -07:00
sharecommon.lean
sigmaprec.lean
simp1.lean
simp2.lean
simp3.lean
simp4.lean
simp5.lean
simp6.lean
simp7.lean
simp_all.lean
simp_all_contextual.lean
simpBug.lean
simpCondLemma.lean
simpDefToUnfold.lean
simpDischargeLoop.lean
simpExtraArgsBug.lean fix: bug at tryLemmaCore when numExtraArgs > 1 2021-10-18 13:59:19 -07:00
simpImpLocal.lean
simpInv.lean
simpMatchDiscr.lean
simpOnly.lean fix: make sure simp only still uses eq_self 2021-08-30 09:50:11 -07:00
simpPartialApp.lean fix: getMatchWithExtra 2021-09-25 08:36:12 -07:00
simpPreprocess.lean
simpRwBug.lean
simpStar.lean chore: fix tests 2021-09-16 10:29:38 -07:00
simpStarHyp.lean
sizeof1.lean
sizeof2.lean
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
smartUnfoldingBug.lean fix: bug at smart unfolding procedure 2021-09-28 10:45:54 -07:00
spec_issue.lean
specbug.lean
specialize1.lean feat: add specialize tactic 2021-09-08 08:00:02 -07:00
specialize2.lean fix: specialize 2021-09-11 19:52:51 -07:00
split1.lean feat: add simpMatch and use it at splitMatch 2021-08-31 12:53:41 -07:00
split2.lean test: split tactic 2021-08-31 13:14:10 -07:00
split3.lean chore: fix tests 2021-09-16 10:29:38 -07:00
stateRef.lean
strInterpolation.lean
strLitProj.lean
struct1.lean
struct2.lean
struct3.lean test: add *> laziness test 2021-09-07 18:03:15 -07:00
struct_inst_typed.lean
struct_instance_in_eqn.lean
structInst.lean
structInst2.lean chore: fix some tests 2021-09-07 17:20:21 -07:00
structInst3.lean
structInst4.lean
structNoBody.lean
structPrivateFieldBug.lean
structPrivateFieldBug2.lean
structuralEqns.lean test: add "parameters" that are fixed in all equations 2021-09-20 12:58:22 -07:00
structuralEqns2.lean test: equational theorem test 2021-09-19 09:34:08 -07:00
structuralIssue.lean
structuralIssue2.lean
structuralRec1.lean
structure.lean
stuckMVarBug.lean
stxKindInsideNamespace.lean
stxMacro.lean
subst.lean
subst1.lean
subtype_inj.lean
suffices.lean
syntax1.lean
syntaxPrio.lean
synth1.lean
synthPending1.lean
synthPendingBug.lean
tactic.lean
tactic1.lean chore: add sorry tactic 2021-09-08 08:10:37 -07:00
tacticExtOverlap.lean
tacticTests.lean
task_test.lean
task_test2.lean
task_test_io.lean
tcUnivIssue.lean
termElab.lean
termParserAttr.lean
TermSeq.lean fix: improve widening operator used at the ElimDeadBranches abstract interpreter 2021-10-06 12:54:07 -07:00
test_single.sh
toExpr.lean
toFromJson.lean
trace.lean chore: fix tests 2021-09-16 10:29:38 -07:00
traceElabIssue.lean
trans.lean
tryHeuristicPerfIssue.lean
tryHeuristicPerfIssue2.lean
tryPureCoe.lean
type_class_performance1.lean
typeAscImp.lean
typeclass_append.lean
typeclass_coerce.lean
typeclass_diamond.lean
typeclass_easy.lean
typeclass_loop.lean
typeclass_metas_internal_goals1.lean
typeclass_metas_internal_goals2.lean
typeclass_metas_internal_goals3.lean
typeclass_metas_internal_goals4.lean
typeclass_outparam.lean
ubscalar.lean
unexpected_result_with_bind.lean
unif_issue.lean
unif_issue2.lean
unifhint1.lean
unifhint2.lean
unifhint3.lean
unihint.lean
univIssue.lean
update.lean
utf8英語.lean fix: UTF-8 file path support for lean on Windows 2021-09-22 12:21:52 +02:00
wfrecUnary.lean test: well-founded recursion for unary function 2021-10-19 06:47:59 -07:00
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean