lean4-htt/tests/compiler
2021-04-27 07:58:58 -07:00
..
foreign chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
.gitignore feat: stop compiling Lean code as C++, remove --cpp option 2020-05-14 14:45:33 +02:00
append.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
append.lean.expected.out
array.lean fix: elim_array_cases 2021-01-04 16:10:49 -08:00
array.lean.expected.out fix: elim_array_cases 2021-01-04 16:10:49 -08:00
array_test.lean refactor: use Lists for Array reference implementation 2020-11-17 17:05:53 -08:00
array_test.lean.expected.out feat: add Subarray 2020-10-09 16:06:24 -07:00
array_test2.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
array_test2.lean.expected.out
arrayMk.lean fix: Array.mk and Array.data externs 2020-12-13 11:10:01 -08:00
arrayMk.lean.expected.out fix: Array.mk and Array.data externs 2020-12-13 11:10:01 -08:00
bigctor.lean fix: allow bigger ctor objects 2021-01-29 18:23:38 -08:00
bigctor.lean.expected.out fix: allow bigger ctor objects 2021-01-29 18:23:38 -08:00
binomial.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
binomial.lean.expected.out
bytearray_bug.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
bytearray_bug.lean.expected.out
closure_bug1.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug1.lean.expected.out
closure_bug2.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug2.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug3.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug3.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug4.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug4.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug5.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug5.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug6.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug6.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug7.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug7.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
closure_bug8.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
closure_bug8.lean.expected.out test: news tests 2019-12-19 05:51:04 -08:00
expr.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
expr.lean.expected.out chore: fix tests 2019-11-18 19:54:05 -08:00
float.lean feat: add Float.ofInt 2021-01-15 15:45:28 +01:00
float.lean.expected.out feat: add Float.ofInt 2021-01-15 15:45:28 +01:00
float_cases_bug.lean chore: HasToString => ToString 2020-10-27 16:11:48 -07:00
float_cases_bug.lean.expected.out
init.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
init.lean.expected.out feat: expand initialize macro 2020-10-10 08:23:49 -07:00
init.lean.no_interpreter feat: expand initialize macro 2020-10-10 08:23:49 -07:00
lazylist.lean feat: subsume variables under variable 2021-01-22 14:36:05 +01:00
lazylist.lean.expected.out
lazylist.lean.no_interpreter
map_big.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07:00
map_big.lean.expected.out
map_big.lean.no_interpreter
partial.lean chore: move pp_options.cpp to Lean 2021-01-27 14:16:12 +01:00
partial.lean.expected.out
phashmap.lean chore: remove new_frontend from tests 2020-10-25 09:16:38 -07: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: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
phashmap2.lean.expected.out
phashmap3.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
phashmap3.lean.expected.out
print_error.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
print_error.lean.expected.out chore: remove test special case 2020-05-04 11:11:11 +02:00
print_error.lean.expected.ret chore: remove test special case 2020-05-04 11:11:11 +02:00
qsortBadLt.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
qsortBadLt.lean.expected.out
rbmap_library.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07: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: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
reusebug.lean.expected.out
StackOverflow.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
StackOverflow.lean.expected.out feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
StackOverflow.lean.expected.ret feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
StackOverflow.lean.no_interpreter feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
StackOverflowTask.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
StackOverflowTask.lean.expected.out feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
StackOverflowTask.lean.expected.ret feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
StackOverflowTask.lean.no_interpreter feat: detect stack overflows on all platforms and threads 2020-05-04 11:11:11 +02:00
str.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
str.lean.expected.out
strictAndOr.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
strictAndOr.lean.expected.out
strictOrSimp.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
strictOrSimp.lean.expected.out
t1.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
t1.lean.expected.out
t2.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
t2.lean.expected.out test: do not ignore whitespace in diff 2020-08-06 09:26:48 -07:00
t4.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
t4.lean.expected.out
test_single.sh chore: factor out and unify common test behavior; retrieve lean from PATH 2020-05-14 14:38:52 +02:00
test_single_interpret.sh chore: factor out and unify common test behavior; retrieve lean from PATH 2020-05-14 14:38:52 +02:00
thunk.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
thunk.lean.expected.out
uint_fold.lean chore: remove remaining #lang lean4 in tests 2021-01-27 14:45:31 +01:00
uint_fold.lean.expected.out