lean4-htt/tests/lean
2020-02-18 10:28:43 -08:00
..
fail chore: disable tests for type class resolution prototype 2019-12-03 14:50:14 -08:00
newfrontend test: add tests/lean/newfrontend 2020-01-06 14:07:22 -08:00
run fix: structure instance parser 2020-02-18 10:28:43 -08:00
trust0 chore: fix tests 2019-11-26 18:07:13 -08:00
.gitignore chore: ignore test output files 2020-01-27 13:08:57 +01:00
abst.lean chore: avoid Expr constructors in tests 2019-11-14 16:54:36 -08:00
abst.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00
appParserIssue.lean fix: app parser 2020-02-03 20:13:38 -08:00
appParserIssue.lean.expected.out chore: fix tests 2020-02-04 10:14:31 -08: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 2019-11-22 08:03:22 -08:00
ctor_layout.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01: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 chore(tests/lean/extract): reactivate some #eval tests 2019-09-19 18:12:51 +02:00
extract.lean.expected.out chore(tests/lean/extract): reactivate some #eval tests 2019-09-19 18:12:51 +02:00
file_not_found.lean fix: little details 2020-01-12 08:02:48 -08:00
file_not_found.lean.expected.out fix: lowercase error messages 2020-01-12 11:05:48 -08:00
inst.lean chore: avoid Expr constructors in tests 2019-11-14 16:54:36 -08:00
inst.lean.expected.out Revert "feat: add std streams" 2020-01-25 16:32:06 +01:00
leanpkg.toml chore(tests/lean): add leanpkg file to make sure the same cwd is used in test runs and the interactive server 2018-07-05 16:48:56 +02:00
lisp.lean.expected.out chore(tests/lean): fix tests 2018-06-12 13:06:33 -07:00
ll_infer_type_bug.lean chore(tests/lean/ll_infer_type_bug): fix partial file manually 2019-08-09 11:11:34 +02:00
ll_infer_type_bug.lean.expected.out chore(tests): fix tests 2019-03-27 14:06:23 -07:00
lvl1.lean chore: fix tests 2019-11-17 08:53:18 -08:00
lvl1.lean.expected.out fix: Level.normalize 2020-01-29 03:38:35 -08:00
macro1.lean.expected.out chore(tests/lean): replace run_cmd with #eval 2018-08-23 13:32:25 -07:00
macroscopes.lean feat: remove addMacroScope approximation 2020-01-23 14:59:31 -08:00
macroscopes.lean.expected.out chore: fix tests 2020-01-23 16:08:52 -08:00
mvar1.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
mvar1.lean.expected.out test: add new tests 2019-10-26 11:32:33 -07:00
mvar2.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
mvar2.lean.expected.out chore: fix tests 2019-12-21 16:03:44 -08:00
mvar3.lean feat: file IO using handles 2020-01-12 08:02:48 -08:00
mvar3.lean.expected.out chore: fix tests 2019-12-21 16:03:44 -08:00
mvar_fvar.lean chore: avoid Expr constructors in tests 2019-11-14 16:54:36 -08: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 tests 2019-12-15 18:34:13 -08:00
precissues.lean chore: add parser tests 2020-02-04 10:11:50 -08:00
precissues.lean.expected.out chore: add parser tests 2020-02-04 10:11:50 -08:00
reader1.lean.expected.out refactor(library/init/lean/parser/reader): use different monad stacks for different parts of the reader 2018-08-29 16:42:24 -07:00
readlinkf.sh
ref1.lean chore: fix tests 2019-10-27 18:29:51 -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 chore(tests/lean/extract): reactivate some #eval tests 2019-09-19 18:12:51 +02:00
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 chore(tests/lean/extract): reactivate some #eval tests 2019-09-19 18:12:51 +02:00
string_imp2.lean.expected.out chore(tests/lean/extract): reactivate some #eval tests 2019-09-19 18:12:51 +02:00
StxQuot.lean feat: command quotations 2020-01-06 10:09:26 -08:00
StxQuot.lean.expected.out chore: fix tests 2020-01-25 20:14:50 -08:00
test.sh feat: make LEAN_PATH a mapping from package names to root dirs, remove C++ impl 2019-11-20 16:39:53 +01:00
test_single.sh chore: fix tests 2019-11-22 07:56:06 -08:00
test_single_pp.sh
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