Extend tests of run-clang-tidy
authorAlexander Lanin <alex@lanin.de>
Mon, 19 Oct 2020 14:28:21 +0000 (10:28 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 19 Oct 2020 14:29:08 +0000 (10:29 -0400)
commit627c01bee0deb353b3e3e90c1b8d0b6d73464466
tree94e8566dad0512c6fd57ec4cb69b4bf27f06b0c1
parentecd25086d142a0a07bb774c54ba51b042a47c31c
Extend tests of run-clang-tidy

new test: parsing and using compile_commands
new test: export fixes to yaml file
old test extended with CHECK-MESSAGES in order to ensure that they "fail as intended"
clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy.cpp [deleted file]
clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy_config-file.cpp [new file with mode: 0644]
clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy_export-diagnostics.cpp [new file with mode: 0644]