..
newfrontend
chore: factor out and unify common test behavior; retrieve lean from PATH
2020-05-14 14:38:52 +02:00
run
refactor: add MonadStateOf
2020-08-18 16:35:33 -07:00
trust0
chore: factor out and unify common test behavior; retrieve lean from PATH
2020-05-14 14:38:52 +02:00
.gitignore
chore: ignore test output files
2020-01-27 13:08:57 +01:00
abst.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
abst.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00
appParserIssue.lean
chore: fix tests
2020-06-15 14:39:30 -07:00
appParserIssue.lean.expected.out
chore: fix tests
2020-06-17 21:28:37 -07:00
binsearch.lean
binsearch.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00
bytearray.lean
bytearray.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00
class_def_must_fail.lean
class_def_must_fail.lean.expected.out
classBadOutParam.lean
feat: add checkOutParam validation
2019-12-01 18:32:48 -08:00
classBadOutParam.lean.expected.out
feat: add checkOutParam validation
2019-12-01 18:32:48 -08:00
ctor_layout.lean
fix: freeing Environments in tests
2020-07-10 07:42:26 -07:00
ctor_layout.lean.expected.out
feat: unsafe functions for freeing compacted regions
2020-07-10 07:42:26 -07:00
doSeqRightIssue.lean
test: do issue
2020-08-15 16:07:01 -07:00
doSeqRightIssue.lean.expected.out
test: do issue
2020-08-15 16:07:01 -07:00
eval_except.lean
fix: little details
2020-01-12 08:02:48 -08:00
eval_except.lean.expected.out
chore: lowercase error messages
2020-01-12 08:21:26 -08:00
extract.lean
extract.lean.expected.out
file_not_found.lean
refactor: never implicitly ignore monadic results
2020-04-23 11:09:59 -07:00
file_not_found.lean.expected.out
chore: fix test
2020-02-26 07:29:04 -08:00
inductive1.lean
feat: inductive command
2020-07-15 16:32:23 -07:00
inductive1.lean.expected.out
refactor: eliminate ref plumbing
2020-08-13 10:37:53 -07:00
inst.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
inst.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00
IRbug.lean
fix: typo at IR.Expr.alphaEqv
2020-03-31 10:04:59 -07:00
IRbug.lean.expected.out
fix: typo at IR.Expr.alphaEqv
2020-03-31 10:04:59 -07:00
json.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
json.lean.expected.out
feat: translate and refactor Gabriel Ebner's JSON parser
2020-04-15 11:29:18 -07:00
ll_infer_type_bug.lean
ll_infer_type_bug.lean.expected.out
lvl1.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
lvl1.lean.expected.out
fix: Level.normalize
2020-01-29 03:38:35 -08:00
macroscopes.lean
chore: { <source> with ... } syntax
2020-05-20 15:08:43 -07:00
macroscopes.lean.expected.out
chore: fix tests
2020-01-23 16:08:52 -08:00
match1.lean
feat: match-expressions showing signs of life
2020-08-13 16:51:31 -07:00
match1.lean.expected.out
feat: match-expressions showing signs of life
2020-08-13 16:51:31 -07:00
match2.lean
fix: instantiate metavariables in alternative local decls
2020-08-15 08:18:00 -07:00
match2.lean.expected.out
fix: instantiate metavariables in alternative local decls
2020-08-15 08:18:00 -07:00
match3.lean
fix: nontermination at DepElim
2020-08-16 11:07:44 -07:00
match3.lean.expected.out
fix: nontermination at DepElim
2020-08-16 11:07:44 -07:00
match4.lean
fix: anonymous constructor elaborator
2020-08-17 17:32:11 -07:00
match4.lean.expected.out
feat: structure instances with .. in patterns
2020-08-17 16:23:49 -07:00
matchErrorLocation.lean
feat: add elabTermEnsuringType
2020-08-15 13:49:10 -07:00
matchErrorLocation.lean.expected.out
feat: add elabTermEnsuringType
2020-08-15 13:49:10 -07:00
mvar1.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
mvar1.lean.expected.out
mvar2.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
mvar2.lean.expected.out
chore: fix tests
2019-12-21 16:03:44 -08:00
mvar3.lean
chore: fix tests
2020-05-26 15:05:00 -07:00
mvar3.lean.expected.out
chore: fix tests
2019-12-21 16:03:44 -08:00
mvar_fvar.lean
chore: fix tests
2020-05-26 15:05:01 -07:00
mvar_fvar.lean.expected.out
namelit.lean
fix: proper Name literals
2020-01-24 12:38:15 -08:00
namelit.lean.expected.out
fix: proper Name literals
2020-01-24 12:38:15 -08:00
phashmap_inst_coherence.lean
chore: fix tests
2020-06-25 11:58:49 -07:00
phashmap_inst_coherence.lean.expected.out
chore: fix tests
2020-06-17 21:28:37 -07:00
PPRoundtrip.lean
refactor: reduce ref plumbing
2020-08-12 20:23:02 -07:00
PPRoundtrip.lean.expected.out
feat: more whitespace in term parsers
2020-08-06 09:27:12 -07:00
precissues.lean
chore: fix tests
2020-06-15 14:39:30 -07:00
precissues.lean.expected.out
chore: fix tests
2020-08-04 18:55:26 -07:00
private.lean
fix: private names
2020-04-09 16:28:21 -07:00
private.lean.expected.out
chore: fix test
2020-07-13 16:22:48 -07:00
protected.lean
feat: elaborate protected
2020-07-13 16:22:48 -07:00
protected.lean.expected.out
chore: fix tests
2020-08-04 18:55:26 -07:00
readlinkf.sh
ref1.lean
refactor: never implicitly ignore monadic results
2020-04-23 11:09:59 -07:00
ref1.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00
repr_issue.lean
repr_issue.lean.expected.out
string_imp.lean
string_imp.lean.expected.out
string_imp2.lean
fix: String: take/drop characters, not bytes
2020-08-11 18:24:47 -07:00
string_imp2.lean.expected.out
fix: String: take/drop characters, not bytes
2020-08-11 18:24:47 -07:00
struct1.lean
fix: validate visibility modifiers
2020-07-23 15:13:55 -07:00
struct1.lean.expected.out
fix: validate visibility modifiers
2020-07-23 15:13:55 -07:00
StxQuot.lean
chore: fix tests
2020-05-26 15:05:01 -07:00
StxQuot.lean.expected.out
fix: formatStx
2020-08-06 09:27:12 -07:00
test_single.sh
chore: factor out and unify common test behavior; retrieve lean from PATH
2020-05-14 14:38:52 +02:00
unused_univ.lean
feat: report unused universe parameters
2020-07-14 16:40:56 -07:00
unused_univ.lean.expected.out
feat: report unused universe parameters
2020-07-14 16:40:56 -07:00
zipper.lean
zipper.lean.expected.out
Revert "feat: add std streams"
2020-01-25 16:32:06 +01:00