neovim/ci
Daniel Hahler 28a86608a8 CI: improve gcov handling #10404
- Move __gcov_flush to process_spawn, for more reliable coverage
  tracking of subprocesses
- Travis: use GCOV_ERROR_FILE
- codecov: use "-X fix" to skip "fixing" uploaded coverage data; it
  should be handled by codecov's backend instead.
- AppVeyor: no $PATH mangling, which breaks with the improved coverage tracking
  due to missing .dll in PATH.
2019-07-07 21:09:37 +02:00
..
common CI: improve gcov handling #10404 2019-07-07 21:09:37 +02:00
before_cache.sh travis: Enable ccache 2018-05-01 07:02:44 -04:00
before_install.sh CI: use -m to invoke pip #10275 2019-06-19 20:28:37 +02:00
before_script.sh ci: Travis: ccache: use --zero-stats 2019-06-17 02:00:58 +02:00
build.ps1 ci: revisit/fix coverage uploading (#10201) 2019-06-25 15:35:33 +02:00
install.sh CI: use -m to invoke pip #10275 2019-06-19 20:28:37 +02:00
run_lint.sh Improve luacheck setup [skip appveyor] 2019-07-04 12:29:54 +02:00
run_tests.sh travis: Don't run unit tests for functionaltest-lua build 2018-02-02 07:28:56 -05:00
script.sh CI: improve gcov handling #10404 2019-07-07 21:09:37 +02:00