aboutsummaryrefslogtreecommitdiff
path: root/ci/common
Commit message (Expand)AuthorAge
* test: fix runnvim.sh (#17690)zeertzjq2022-03-13
* ci: refactor and simplify CI processDundar Göc2022-03-10
* ci: remove function run_suiteDundar Göc2022-03-10
* ci: remove variable FAIL_SUMMARYDundar Göc2022-03-10
* ci: remove variable NVIM_TEST_CURRENT_SUITEDundar Göc2022-03-10
* ci: remove fail character from fail functionDundar Göc2022-03-10
* ci: run each test suite in a separate github stepDundar Göc2022-02-18
* ci: disable tracing (set -x) from the shell scriptsDundar Göc2022-02-11
* ci: remove function run_testDundar Göc2022-02-10
* 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: run all suites with run_suite functionDundar Göc2022-02-07
* ci: simplify CI processDundar Göc2022-02-04
* ci: remove all code containing python2Dundar Göc2022-01-26
* ci: simplify ci_fold function (#16874)dundargoc2022-01-03
* ci: remove watchdog function run_tests_wdDundar Göc2022-01-02
* 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
* ci: Rename travis_fold to ci_fold and add GHA supportJames McCoy2020-11-13
* Add Linux ASAN GitHub ActionJames McCoy2020-11-13
* build: Rename TRAVIS_BUILD_DIR to CI_BUILD_DIRJames McCoy2020-11-13
* travis: Install clang-11 for ASAN/UBSAN jobJames McCoy2020-09-04
* ci/travis: Enable ipv6 #12182Justin M. Keyes2020-04-25
* ci: submit_coverage: run luacov actually (#11169)Daniel Hahler2019-10-07
* ci: coverage for Lua (no Windows, using luacov) (#11127)Daniel Hahler2019-10-04
* ci: Travis: simplify 32bit build (#11093)Daniel Hahler2019-10-03
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* ci: Travis: build.sh: use cat "-vet" for osxDaniel Hahler2019-08-14
* ci: Travis: check logs for TSan also (#10775)Daniel Hahler2019-08-14
* ci: Travis: improve/revisit caching (#10358)Daniel Hahler2019-07-30
* ci: Travis: no need for asan_symbolize (#10627)Daniel Hahler2019-07-28
* coverage: use "cd" with gcovr (#10594)Daniel Hahler2019-07-25
* Revert "Downgrade to clang-4.0 to avoid false-positive warnings from clang" ...Daniel Hahler2019-07-18
* CI: improve gcov handling #10404Daniel Hahler2019-07-07
* ci: Travis: do not close fold on failure [skip ci]Daniel Hahler2019-07-03
* ci: Travis: upgrade OSX images (10.1 => 10.2) (#10319)Daniel Hahler2019-06-26
* 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
* test: Dump $NVIM_LOG_FILE contents (#8926)Justin M. Keyes2018-08-28
* CI/travis: fix restore from cacheJustin M. Keyes2018-08-12
* travis: Enable ccacheJames McCoy2018-05-01
* ci/travis: fix restore from cache #8316Srikanth M2018-04-24
* ci/travis: also cache $DEPS_DOWNLOAD_DIRJustin M. Keyes2018-03-18
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-17
* ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-11
* ci/travis: rename $BUILD_NVIM_DEPS to $CACHE_ENABLEJustin M. Keyes2018-03-11
* ci/travis: use ninja instead of makeJustin M. Keyes2018-03-11