]> granicus.if.org Git - llvm/commit
[clang-tidy]: Google: new check 'google-upgrade-googletest-case'
authorEric Fiselier <eric@efcs.ca>
Mon, 29 Jul 2019 21:38:56 +0000 (21:38 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 29 Jul 2019 21:38:56 +0000 (21:38 +0000)
commit7a5cfc1c5dca7239d72c7886d92c979ef12b7807
tree7b6546fc078a11f6638b89035a924c14e4119ff3
parent2415d75fe2105541ebc34715c092d49774a36b92
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367263 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/clang-tools-extra/clang-tidy/google/BUILD.gn