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 |
|
Leonardo de Moura
|
167549de59
|
chore: fix tests
|
2019-11-22 07:56:06 -08:00 |
|
Sebastian Ullrich
|
3dcd4febd9
|
feat: make LEAN_PATH a mapping from package names to root dirs, remove C++ impl
|
2019-11-20 16:39:53 +01:00 |
|
Sebastian Ullrich
|
572926f5ce
|
perf(shell/CMakeLists.txt, tests/): define NDEBUG in leanc release builds
`assert` is now being used by the C runtime
|
2019-08-27 16:54:29 +02:00 |
|
Sebastian Ullrich
|
9b9465d299
|
chore(tests/bench): move out from playground/
|
2019-05-29 16:33:50 +02:00 |
|