lean4-htt/tests/compiler
2019-02-16 16:08:49 -08:00
..
.gitignore chore(tests/compiler): add .gitignore 2019-02-08 16:59:17 -08:00
append.lean test(tests/compiler/append): append test 2019-02-08 16:52:41 -08:00
append.lean.expected.out chore(tests/compiler/append): add expected output 2019-02-09 20:02:26 +01:00
array_test.lean test(tests/compiler/array_test): basic array test 2019-02-16 16:08:49 -08:00
array_test.lean.expected.out test(tests/compiler/array_test): basic array test 2019-02-16 16:08:49 -08:00
expr.lean feat(library/compiler): allow main function to also have type io uint32 2019-02-13 16:29:10 -08:00
expr.lean.expected.out test(tests/compiler): add simple test for expr 2019-02-13 16:22:01 -08:00
t1.lean
t1.lean.expected.out
t2.lean chore(tests/compiler/t2): fix test 2019-02-15 12:13:45 -08:00
t2.lean.expected.out chore(tests/compiler/t2): fix test 2019-02-15 12:13:45 -08:00
test_flags.sh.in chore(tests/compiler/test_flags): include release flags 2019-02-07 16:30:30 -08:00
test_single.sh chore(tests/compiler/test.sh): rename to conventional test_single.sh so that (lean4-diff-test-file) works 2019-02-15 12:13:45 -08:00
thunk.lean test(tests/compiler): add thunk test 2019-02-08 11:01:33 -08:00
thunk.lean.expected.out test(tests/compiler): add thunk test 2019-02-08 11:01:33 -08:00
uint_fold.lean test(tests/compiler): uint constant folding tests 2019-02-15 14:53:29 -08:00
uint_fold.lean.expected.out test(tests/compiler): uint constant folding tests 2019-02-15 14:53:29 -08:00