lean4-htt/tests/compiler
2020-04-23 11:32:39 -07:00
..
foreign test: simple demo mixing C/C++ and Lean 2020-04-06 16:16:49 -07:00
.gitignore
append.lean chore(tests): fix tests 2019-07-17 10:46:35 -07:00
append.lean.expected.out
array_test.lean chore(tests): fix tests 2019-07-17 10:46:35 -07:00
array_test.lean.expected.out chore: fix tests 2019-10-07 15:57:02 -07:00
array_test2.lean chore(tests): fix tests 2019-07-17 10:46:35 -07:00
array_test2.lean.expected.out
binomial.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
binomial.lean.expected.out chore(tests/compiler/binomial): further reduce input size for debug build of interpreter... 2019-09-12 18:26:15 +02:00
bytearray_bug.lean refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
bytearray_bug.lean.expected.out
closure_bug1.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug1.lean.expected.out fix(library/init/lean/compiler/ir/emitcpp): header of big boxed functions 2019-07-08 21:52:01 -07:00
closure_bug2.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug2.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug3.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug3.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug4.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug4.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug5.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug5.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug6.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug6.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug7.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug7.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug8.lean refactor: String.toNat ==> String.toNat? and String.toNat! 2020-03-23 14:29:48 -07:00
closure_bug8.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
expr.lean chore: avoid Expr constructors in tests 2019-11-14 16:54:36 -08:00
expr.lean.expected.out chore: fix tests 2019-11-18 19:54:05 -08:00
float.lean fix: remove DecidableEq for Float 2020-04-06 14:10:18 -07:00
float.lean.expected.out test: add test that exposed unboxing issue 2020-04-03 18:24:48 -07:00
float_cases_bug.lean chore: workaround bugs exposed by previous commit 2020-04-23 11:32:39 -07:00
float_cases_bug.lean.expected.out fix(library/compiler/csimp): bug at float_cases_on 2019-08-05 13:23:27 -07:00
lazylist.lean chore: fix tests 2019-11-05 14:44:05 -08:00
lazylist.lean.expected.out
lazylist.lean.no_interpreter chore(tests/compiler): ignore some tests for the interpreter 2019-09-12 18:26:15 +02:00
map_big.lean chore(tests): fix tests 2019-07-17 10:46:35 -07:00
map_big.lean.expected.out
map_big.lean.no_interpreter chore(tests/compiler): ignore some tests for the interpreter 2019-09-12 18:26:15 +02:00
partial.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
partial.lean.expected.out
phashmap.lean chore: fix tests 2019-12-15 18:34:13 -08:00
phashmap.lean.expected.out test: speed up some tests for the debug interpreter 2019-12-07 21:51:59 +01:00
phashmap2.lean chore: fix tests 2019-12-15 18:34:13 -08:00
phashmap2.lean.expected.out test(tests/compiler): PersistentHashMap tests 2019-08-02 14:23:13 -07:00
phashmap3.lean chore: workaround bugs exposed by previous commit 2020-04-23 11:32:39 -07:00
phashmap3.lean.expected.out test(tests/compiler): PersistentHashMap tests 2019-08-02 14:23:13 -07:00
qsortBadLt.lean feat(library/init/data/array/qsort): ensure qsort terminates even for bad lt relations 2019-08-10 22:10:14 -07:00
qsortBadLt.lean.expected.out chore: fix tests 2019-10-07 15:57:02 -07:00
rbmap_library.lean chore: fix test 2020-02-09 19:33:45 -08:00
rbmap_library.lean.expected.out test: speed up some tests for the debug interpreter 2019-12-07 21:51:59 +01:00
reusebug.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
reusebug.lean.expected.out
str.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
str.lean.expected.out
strictAndOr.lean
strictAndOr.lean.expected.out
strictOrSimp.lean chore: fix tests 2019-11-26 18:07:13 -08:00
strictOrSimp.lean.expected.out
t1.lean
t1.lean.expected.out
t2.lean refactor: never implicitly ignore monadic results 2020-04-23 11:09:59 -07:00
t2.lean.expected.out test: speed up some tests for the debug interpreter 2019-12-07 21:51:59 +01:00
t4.lean refactor: never implicitly ignore monadic results 2020-04-23 11:09:59 -07:00
t4.lean.expected.out
termparsertest1.lean refactor: parser attributes 2020-01-08 21:09:11 -08:00
termparsertest1.lean.expected.out feat: sort and deduplicate "expected" tokens in parser error messages 2020-03-19 17:17:08 -07:00
test_single.sh chore: fix tests 2019-11-22 07:56:06 -08:00
test_single_interpret.sh chore: fix tests 2019-11-22 08:03:22 -08:00
thunk.lean chore(tests): fix tests 2019-07-17 10:46:35 -07:00
thunk.lean.expected.out
uint_fold.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
uint_fold.lean.expected.out