llvm-project/clang-tools-extra/test/clang-tidy/Inputs
Eric Fiselier a2a6f85366 [clang-tidy]: Google: new check 'google-upgrade-googletest-case'
Introduce a new check to upgrade user code based on API changes in Googletest.

The check finds uses of old Googletest APIs with "case" in their name and replaces them with the new APIs named with "suite".

Patch by Alex Strelnikov (strel@google.com)
Reviewed as D62977.

llvm-svn: 367263
2019-07-29 21:38:56 +00:00
..
Headers [clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈 2019-02-21 00:34:01 +00:00
absl [clang-tidy] Add additional patterns to the abseil-duration-unnecessary-conversion check. 2019-03-14 13:38:16 +00:00
compilation-database
config-files
empty-database [clang-tidy] Move test files of rL363975 into Inputs directory 2019-06-21 07:54:27 +00:00
expand-modular-headers-ppcallbacks [clang-tidy] Expand modular headers for PPCallbacks 2019-03-22 13:42:48 +00:00
explain-config
file-filter
fuchsia-restrict-system-includes Reland "[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module" 2018-05-11 21:08:59 +00:00
gtest [clang-tidy]: Google: new check 'google-upgrade-googletest-case' 2019-07-29 21:38:56 +00:00
line-filter
mock-libcxx Fix clang-tidy test after r350714. NFC 2019-01-09 13:08:31 +00:00
modernize-deprecated-headers
modernize-loop-convert
modernize-pass-by-value [clang-tidy] Fix check for trivially copyable types in modernize-pass-by-value 2017-01-12 19:20:35 +00:00
modernize-replace-auto-ptr
modernize-smart-ptr [clang-tidy] Don't generate fix for argument constructed from std::initializer_list. 2018-01-18 08:58:18 +00:00
modernize-use-auto
mpi-type-mismatch [clang-tidy] MPIBufferDerefCheck 2016-08-12 19:30:31 +00:00
nolint [clang-tidy] Suppress notes for warnings that were ignored 2016-11-02 21:14:22 +00:00
overlapping
performance-unnecessary-value-param [clang-tidy] add regression test to performance-unnecessary-value-param 2017-07-12 16:27:00 +00:00
readability-identifier-naming
vfsoverlay [clang-tidy] Add -vfsoverlay flag 2018-01-23 12:31:06 +00:00
google-namespaces.h
unused-using-decls.h [clang-tidy] Fix an unused-using-decl false positive about template arguments in 2016-08-02 11:26:35 +00:00