mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
28a86608a8
- 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. |
||
---|---|---|
.. | ||
common | ||
before_cache.sh | ||
before_install.sh | ||
before_script.sh | ||
build.ps1 | ||
install.sh | ||
run_lint.sh | ||
run_tests.sh | ||
script.sh |