lean4-htt/tests/lean
Leonardo de Moura ab2ee0390d chore: fix tests
2020-11-11 10:19:14 -08:00
..
run chore: fix tests 2020-11-11 10:19:14 -08:00
server
trust0
.gitignore
abst.lean
abst.lean.expected.out
appParserIssue.lean
appParserIssue.lean.expected.out
attrCmd.lean
attrCmd.lean.expected.out
auxDeclIssue.lean
auxDeclIssue.lean.expected.out
binsearch.lean
binsearch.lean.expected.out
bytearray.lean
bytearray.lean.expected.out
class_def_must_fail.lean
class_def_must_fail.lean.expected.out
classBadOutParam.lean
classBadOutParam.lean.expected.out
collectDepsIssue.lean
collectDepsIssue.lean.expected.out
ctor_layout.lean
ctor_layout.lean.expected.out
dbgMacros.lean
dbgMacros.lean.expected.out
doNotation1.lean feat: only allow variables declared with mut to be reassigned 2020-11-07 17:32:13 -08:00
doNotation1.lean.expected.out feat: only allow variables declared with mut to be reassigned 2020-11-07 17:32:13 -08:00
doSeqRightIssue.lean
doSeqRightIssue.lean.expected.out
emptyc.lean
emptyc.lean.expected.out
envExtensionSealed.lean
envExtensionSealed.lean.expected.out
eval_except.lean
eval_except.lean.expected.out
evalWithMVar.lean
evalWithMVar.lean.expected.out
exitAfterParseError.lean
exitAfterParseError.lean.expected.out
extract.lean
extract.lean.expected.out
file_not_found.lean chore: remove dead files and functions 2020-11-10 18:37:15 -08:00
file_not_found.lean.expected.out
Format.lean
Format.lean.expected.out
funExpected.lean
funExpected.lean.expected.out
holeErrors.lean
holeErrors.lean.expected.out feat: hide auxiliary metavariables used to compile let-rec 2020-10-30 14:58:17 -07:00
holes.lean
holes.lean.expected.out
hygienicIntro.lean chore: remove unnecessary with at induction/cases tactics 2020-11-02 13:30:54 -08:00
hygienicIntro.lean.expected.out
inductionErrors.lean feat: support for _ and ?hole at all induction/cases variants 2020-11-03 17:20:53 -08:00
inductionErrors.lean.expected.out feat: support for _ and ?hole at all induction/cases variants 2020-11-03 17:20:53 -08:00
inductive1.lean
inductive1.lean.expected.out
infoFromFailure.lean
infoFromFailure.lean.expected.out
inst.lean
inst.lean.expected.out
invalidNamedArgs.lean
invalidNamedArgs.lean.expected.out
IRbug.lean
IRbug.lean.expected.out
json.lean
json.lean.expected.out
letrec1.lean
letrec1.lean.expected.out
ll_infer_type_bug.lean
ll_infer_type_bug.lean.expected.out
lvl1.lean
lvl1.lean.expected.out
macroPrio.lean feat: allow user to assign parsing priorities in the macro and elab commands 2020-10-29 20:33:51 -07:00
macroPrio.lean.expected.out feat: allow user to assign parsing priorities in the macro and elab commands 2020-10-29 20:33:51 -07:00
macroscopes.lean
macroscopes.lean.expected.out
macroStack.lean
macroStack.lean.expected.out
match1.lean feat: pretty print match 2020-11-10 10:11:24 -08:00
match1.lean.expected.out chore: adjust list & array spacing 2020-11-10 10:11:24 -08:00
match2.lean
match2.lean.expected.out
match3.lean
match3.lean.expected.out
match4.lean
match4.lean.expected.out
matchErrorLocation.lean
matchErrorLocation.lean.expected.out
mutualdef1.lean
mutualdef1.lean.expected.out
mutualWithNamespaceMacro.lean
mutualWithNamespaceMacro.lean.expected.out
mvar1.lean
mvar1.lean.expected.out
mvar2.lean
mvar2.lean.expected.out
mvar3.lean chore: fix tests 2020-11-11 10:19:14 -08:00
mvar3.lean.expected.out
mvar_fvar.lean
mvar_fvar.lean.expected.out
namedHoles.lean
namedHoles.lean.expected.out
namelit.lean
namelit.lean.expected.out chore: fix tests 2020-11-11 10:19:14 -08:00
openExport.lean
openExport.lean.expected.out
parserPrio.lean
parserPrio.lean.expected.out feat: pretty print lists and arrays 2020-11-10 10:11:24 -08:00
phashmap_inst_coherence.lean
phashmap_inst_coherence.lean.expected.out
ppExpr.lean feat: pretty print match 2020-11-10 10:11:24 -08:00
ppExpr.lean.expected.out feat: delaborator: apply pp options from Expr.mdata nodes 2020-11-03 12:36:33 +01:00
PPRoundtrip.lean chore: remove dead files and functions 2020-11-10 18:37:15 -08:00
PPRoundtrip.lean.expected.out fix: double indentation inside parentheses 2020-10-30 19:10:08 +01:00
ppSyntax.lean fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
ppSyntax.lean.expected.out fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
precissues.lean
precissues.lean.expected.out
private.lean
private.lean.expected.out
Process.lean
Process.lean.expected.out
protected.lean
protected.lean.expected.out
readlinkf.sh
ref1.lean
ref1.lean.expected.out
Reformat.lean.expected.out chore: fix test 2020-11-11 07:18:49 -08:00
repr_issue.lean
repr_issue.lean.expected.out
resolveGlobalName.lean
resolveGlobalName.lean.expected.out
rewrite.lean fix: missing do 2020-10-30 18:15:37 -07:00
rewrite.lean.expected.out feat: pretty print lists and arrays 2020-11-10 10:11:24 -08:00
sanitizeMacroScopes.lean
sanitizeMacroScopes.lean.expected.out
shadow.lean
shadow.lean.expected.out
stdio.lean
stdio.lean.expected.out
string_imp.lean
string_imp.lean.expected.out
string_imp2.lean
string_imp2.lean.expected.out
struct1.lean
struct1.lean.expected.out
StxQuot.lean
StxQuot.lean.expected.out chore: define notation using infix commands 2020-11-11 08:26:12 -08:00
syntaxInNamespacesAndPP.lean fix: SyntaxNodeKind for syntax declarations nested in namespaces 2020-11-05 15:31:50 -08:00
syntaxInNamespacesAndPP.lean.expected.out chore: fix tests 2020-11-11 10:19:14 -08:00
test_single.sh
typeMismatch.lean
typeMismatch.lean.expected.out
typeOf.lean
typeOf.lean.expected.out
univInference.lean
univInference.lean.expected.out
unknownTactic.lean feat: better error message for "unknown" tactic 2020-10-30 14:58:17 -07:00
unknownTactic.lean.expected.out feat: better error message for "unknown" tactic 2020-10-30 14:58:17 -07:00
unused_univ.lean
unused_univ.lean.expected.out
zipper.lean
zipper.lean.expected.out