Commit graph

9 commits

Author SHA1 Message Date
Sebastian Ullrich
441ffadb29 Revert "chore: speed up sanitized build a bit"
This reverts commit d3115d8f58.

I didn't notice that we're not actually using a debug build for the sanitized build
2020-05-14 14:47:54 +02: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
1f2afa4c25 chore: CI: deactivate stack overflow tests for sanitized build 2020-05-04 11:11:12 +02:00
Sebastian Ullrich
d3115d8f58 chore: speed up sanitized build a bit 2020-05-04 11:11:11 +02:00
Sebastian Ullrich
7f10a504f8 chore: CI: fix ctest cmdline that ignored --output-on-failure 2020-05-04 11:11:11 +02:00
Sebastian Ullrich
3a94422aea chore: bump Actions 2020-03-13 10:40:45 +01:00
Sebastian Ullrich
b7218dad9d chore: CI: check for memory leaks in tests & stdlib 2019-12-23 14:25:17 +01:00
Sebastian Ullrich
7d0833e05a chore: extended CI checks 2019-12-07 21:51:59 +01:00
Sebastian Ullrich
82a0991df6 chore: switch to Github Actions 2019-11-21 13:11:16 -08:00