neovim/.ci
Eiichi NISHINA 62774e4356 ci: Check that #include "*.h" works as a single include
Lesser form of include-what-you-use: at least guarantees that header
file did not forget to include something through some other included
file.

Activate run_single_includes_tests on CI.
Fix some IWYU violations.

References #5321
2017-03-27 13:51:05 +02:00
..
common ci: Check that #include "*.h" works as a single include 2017-03-27 13:51:05 +02:00
after_success.sh Travis: Fix coveralls upload. 2016-07-17 12:42:43 +02:00
before_cache.sh Travis: Enable before_cache script for MacOS. (#5007) 2016-07-04 20:51:34 -04:00
before_install.sh ci: Upgrade pip3 (instead of install) 2016-12-28 00:18:01 +01:00
before_script.sh Travis: Remove MinGW builds 2016-08-01 12:57:58 +01:00
build.bat win: ci/AppVeyor: Rearrange PATH setup for python. (#5946) 2017-01-15 14:45:14 +01:00
install.sh ci: Upgrade pip3 (instead of install) 2016-12-28 00:18:01 +01:00
run_tests.sh ci: Check that #include "*.h" works as a single include 2017-03-27 13:51:05 +02:00
script.sh Travis: Use caching instead of pre-compiled deps for OSX. 2016-07-30 10:21:04 +02:00