about summary refs log tree commit diff homepage
path: root/scripts/build/run-tests.sh
AgeCommit message (Collapse)Author
2020-12-02Use non-interactive inputMartin Nowack
2020-09-05Fix codecov uploadMartin Nowack
Argument `-y` has been removed from the upload script. https://github.com/codecov/codecov-bash/commit/c2f935a0dd0590d20296e95a759782e32b311b34 But `.codecov.yml` is now supported
2020-02-13Do not wait if SANITIZER_BUILD is emptyMartin Nowack
2019-10-29Travis: double timeout for MetaSMT testsFrank Busse
2019-03-17Add libc++ as build dependency to KLEEMartin Nowack
2019-03-10Updated dependency build system for KLEEMartin Nowack
Provide a single `scripts/build/build.sh` file to build KLEE and its dependencies.