Siddharth
|
b6eb780144
|
feat: LLVM backend (#1837)
|
2022-12-30 12:45:30 +01:00 |
|
Sebastian Ullrich
|
053d4bab1c
|
chore: factor out and unify common test behavior; retrieve lean from PATH
`./test_single.sh foo.lean yes` is now `./test_single.sh -i foo.lean`
|
2020-05-14 14:38:52 +02:00 |
|
Sebastian Ullrich
|
5ce9ca81da
|
chore: revert "test: capture stderr as well"
This reverts commit 2866824b51.
|
2019-10-29 19:55:48 +01:00 |
|
Sebastian Ullrich
|
2866824b51
|
test: capture stderr as well
This might or might not give more information on randomly failing tests on CI
/cc @leodemoura
|
2019-10-15 17:36:28 +02:00 |
|
Sebastian Ullrich
|
7b7f1d2cac
|
test(tests/bench): add benchmarks as regular ctests with lowered inputs
|
2019-09-02 10:52:24 +02:00 |
|