lean4-htt/tests/lean
Leonardo de Moura 71dd8653bc feat(library/init/core): decidable_eq is a proper class
We need this to take advantage of the new indexing structure we are
going to add to improve performance.
2018-09-07 16:38:11 -07:00
..
fail chore(tests/lean/fail/run_command): obsolete test 2018-08-23 13:30:07 -07:00
run chore(tests/lean): fix tests 2018-09-06 18:09:32 -07:00
trust0 feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
check.lean
check.lean.expected.out chore(tests/lean): fix tests 2018-09-06 18:09:32 -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
include_out_param.lean feat(src/frontends/lean/decl_util): ignore out_params when deciding whether to include an anonymous inst implicit section variable 2018-07-27 14:49:09 -07:00
include_out_param.lean.expected.out feat(src/frontends/lean/decl_util): ignore out_params when deciding whether to include an anonymous inst implicit section variable 2018-07-27 14:49:09 -07:00
leanpkg.path 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
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
macro1.lean.expected.out chore(tests/lean): replace run_cmd with #eval 2018-08-23 13:32:25 -07:00
parsec1.lean feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
parsec1.lean.expected.out chore(library/init/lean/parser/parser_t): rename module and type to parsec to avoid nested use of parser 2018-07-12 10:35:20 +02:00
parser1.lean feat(library/init/lean/parser): parameterize recursive term parser with rbp 2018-09-06 17:16:22 -07:00
parser1.lean.expected.out chore(library/init/lean): lean.parser.reader ~> lean.parser 2018-08-30 16:34:47 -07: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
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
string_imp.lean chore(library/init/data/string/basic): rename string.iterator's next_to_string to remaining_to_string 2018-07-05 10:42:37 +02: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(library/init/data/string/basic): rename string.iterator's next_to_string to remaining_to_string 2018-07-05 10:42:37 +02: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 chore(tests/lean): replace run_cmd with #eval 2018-08-23 13:32:25 -07: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