lean4-htt/tests/lean
2018-06-18 19:23:58 +02:00
..
fail
run feat(library/init/lean/parser/parser_t): introduce monad_parser 2018-06-15 17:48:20 +02:00
trust0 chore(tests/lean): fix tests 2018-06-12 13:06:33 -07:00
check.lean
check.lean.expected.out chore(tests/lean): fix tests 2018-06-12 13:06:33 -07:00
extract.lean chore(tests/lean): restore string tests 2018-04-26 17:36:41 -07:00
extract.lean.expected.out feat(library/vm/vm_string): add fast string.iterator.remaining 2018-04-26 18:03:41 -07:00
lisp.lean feat(library/init/lean/parser/parser_t): introduce monad_parser 2018-06-15 17:48:20 +02:00
lisp.lean.expected.out chore(tests/lean): fix tests 2018-06-12 13:06:33 -07:00
macro1.lean test(tests/lean/lisp): add simple Lisp-y parser with awful handcrafted syntax patterns 2018-06-07 15:04:09 +02:00
macro1.lean.expected.out test(tests/lean/lisp): add simple Lisp-y parser with awful handcrafted syntax patterns 2018-06-07 15:04:09 +02:00
parser1.lean feat(library/init/lean/parser/parser_t): introduce monad_parser 2018-06-15 17:48:20 +02:00
parser1.lean.expected.out feat(init/lean/parser/parser): make a monad transformer 2018-06-04 12:57:23 +02:00
reader1.lean feat(library/init/lean/parser/reader): add simplistic implementation of a tiny initial part of the Lean reader 2018-06-18 19:23:58 +02:00
reader1.lean.expected.out feat(library/init/lean/parser/reader): add simplistic implementation of a tiny initial part of the Lean reader 2018-06-18 19:23:58 +02:00
readlinkf.sh
repr_issue.lean feat(library/init/data): add instances for has_repr (id A) and has_to_string (id A) 2018-05-10 17:37:57 -07:00
repr_issue.lean.expected.out feat(library/init/data): add instances for has_repr (id A) and has_to_string (id A) 2018-05-10 17:37:57 -07:00
revert.lean test(tests/lean/revert): add new tests for Lean without delayed abstraction macro 2018-05-30 10:19:11 -07:00
revert.lean.expected.out chore(tests/lean/revert): fix test 2018-06-08 11:21:01 -07:00
smart_unfolding.lean test(tests/lean/smart_unfolding): add smart_unfolding test back 2018-06-01 09:07:04 -07:00
smart_unfolding.lean.expected.out test(tests/lean/smart_unfolding): add smart_unfolding test back 2018-06-01 09:07:04 -07:00
string_imp.lean feat(library/init/data/string/basic): add string.line_column 2018-04-30 15:55:34 -07:00
string_imp.lean.expected.out chore(tests/lean/string_imp): fix test 2018-04-30 16:15:51 -07:00
string_imp2.lean chore(tests/lean): restore string tests 2018-04-26 17:36:41 -07:00
string_imp2.lean.expected.out chore(tests/lean): restore string tests 2018-04-26 17:36:41 -07:00
test.sh
test_all.sh
test_single.sh
test_single_pp.sh
trace1.lean feat(library/init/lean/trace): implement conditional tracing via good old trace classes 2018-05-18 14:52:15 +02:00
trace1.lean.expected.out feat(library/init/lean/trace): implement conditional tracing via good old trace classes 2018-05-18 14:52:15 +02:00