lean4-htt/tests/lean
Leonardo de Moura f92166e913 chore: fix test
2020-06-10 16:43:44 -07:00
..
newfrontend chore: factor out and unify common test behavior; retrieve lean from PATH 2020-05-14 14:38:52 +02:00
run chore: fix test 2020-06-10 16:43:44 -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 some tests 2020-06-08 16:12:06 -07:00
appParserIssue.lean.expected.out chore: fix tests 2020-06-09 14:11:34 -07:00
binsearch.lean chore: fix tests 2019-10-27 18:29:51 -07:00
binsearch.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00
bytearray.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
bytearray.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00
class_def_must_fail.lean fix: reject [class] at declarations that are not inductive datatypes or structures 2019-10-21 22:52:13 -07:00
class_def_must_fail.lean.expected.out fix: reject [class] at declarations that are not inductive datatypes or structures 2019-10-21 22:52:13 -07:00
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 chore: fix tests 2020-05-26 15:05:01 -07:00
ctor_layout.lean.expected.out chore: fix test 2020-02-27 10:02:27 -08: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
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
lisp.lean.expected.out
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
macro1.lean.expected.out
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
mvar1.lean chore: fix tests 2020-05-26 15:05:00 -07:00
mvar1.lean.expected.out test: add new tests 2019-10-26 11:32:33 -07:00
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 feat(library/init/lean/expr): add Expr.hasFVar and Expr.hasMVar 2019-10-02 10:07:26 -07:00
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 2019-12-15 18:34:13 -08:00
phashmap_inst_coherence.lean.expected.out chore: fix test 2020-02-24 21:03:40 -08:00
PPRoundtrip.lean chore: fix tests 2020-05-26 15:05:01 -07:00
PPRoundtrip.lean.expected.out chore: Parenthesizer issues after removing sortApp 2020-06-03 15:46:33 -07:00
precissues.lean chore: fix some tests 2020-06-08 16:12:06 -07:00
precissues.lean.expected.out chore: fix tests 2020-06-09 14:11:34 -07:00
private.lean fix: private names 2020-04-09 16:28:21 -07:00
private.lean.expected.out fix: private names 2020-04-09 16:28:21 -07:00
reader1.lean.expected.out
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 refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
repr_issue.lean.expected.out
string_imp.lean chore(library/init/data/string/basic): remove broken lineColumn obsoleted by FileMap 2019-09-19 18:12:51 +02:00
string_imp.lean.expected.out chore(library/init/data/string/basic): remove broken lineColumn obsoleted by FileMap 2019-09-19 18:12:51 +02:00
string_imp2.lean
string_imp2.lean.expected.out
StxQuot.lean chore: fix tests 2020-05-26 15:05:01 -07:00
StxQuot.lean.expected.out chore: remove as alternative for => 2020-04-06 13:45:22 -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
zipper.lean chore: fix tests 2019-11-05 14:44:05 -08:00
zipper.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00