aboutsummaryrefslogtreecommitdiff
path: root/ci/common/test.sh
Commit message (Expand)AuthorAge
* ci: inline test.sh to run_tests.sh (#22198)dundargoc2023-02-10
* build: remove codecov related files (#20859)dundargoc2023-02-09
* ci: remove fail summary (#22174)dundargoc2023-02-08
* ci: remove unnecessary variables and functions (#22150)dundargoc2023-02-07
* ci: remove unhelpful helper functions for make (#22148)dundargoc2023-02-06
* build(lint): add more shell scripts to lintshdundargoc2022-11-01
* ci: refactor and simplify CI processDundar Göc2022-03-10
* ci: remove variable FAIL_SUMMARYDundar Göc2022-03-10
* ci: remove fail character from fail functionDundar Göc2022-03-10
* ci: disable tracing (set -x) from the shell scriptsDundar Göc2022-02-11
* ci: remove continue flag from exit_suite since it's always neededDundar Göc2022-02-10
* ci: run all tests with run_suite functionDundar Göc2022-02-10
* ci: simplify CI processDundar Göc2022-02-04
* fix(test): Detect more core filenamesJames McCoy2021-04-08
* ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific codeJames McCoy2020-11-24
* travis: Install clang-11 for ASAN/UBSAN jobJames McCoy2020-09-04
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* ci: Travis: check logs for TSan also (#10775)Daniel Hahler2019-08-14
* ci: Travis: no need for asan_symbolize (#10627)Daniel Hahler2019-07-28
* Revert "Downgrade to clang-4.0 to avoid false-positive warnings from clang" ...Daniel Hahler2019-07-18
* ci: revisit/fix coverage uploading (#10201)Daniel Hahler2019-06-25
* ci/common/test.sh: fix some issues reported by shellcheckDaniel Hahler2019-06-17
* ci: codecov: do not use flags [ci skip] (#10227)Daniel Hahler2019-06-15
* Downgrade to clang-4.0 to avoid false-positive warnings from clangJames McCoy2018-11-24
* CI/travis/macOS: use "sudo rm" to remove coresJustin M. Keyes2018-10-13
* codecov: Submit test suite specific coverageJames McCoy2018-02-06
* ci: asan_check: No-op unless performing ASAN buildJames McCoy2018-01-02
* travis: Use Ubuntu's clang instead of llvm's repoJames McCoy2018-01-02
* Do not trace in check_runtime_filesZyX2017-05-01
* ci: Fold output in travis web interfaceZyX2017-05-01
* ci: Remove `x` from `test x`ZyX2017-04-24
* ci: Make scripts in common be dash-compatibleZyX2017-04-24
* ci: Really continue tests on failure, print global summaryZyX2017-04-07
* ci: Refactor CI scriptsZyX2017-03-31
* ci: Do not hide ci directory (#6410)Nikolai Aleksandrovich Pavlov2017-03-31