neovim/.ci/common
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
..
build.sh ci: Extract prepare_build() from build_nvim() 2017-02-14 00:32:52 +03:00
test.sh ci: Check that #include "*.h" works as a single include 2017-03-27 13:51:05 +02:00