summaryrefslogtreecommitdiffstats
path: root/Utilities/ClangTidyModule
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy module: add test for ostringstream checkSean Orner2022-11-143-0/+17
* clang-tidy module: add check for ostringstreamJoe Blaauboer2022-11-144-0/+78
* clang-tidy module: add check for boolean parametersSean Orner2022-11-077-0/+143
* clang-tidy module: add tests for cmsys::fstream checkIgor-Mikhail-Valentin Glebov2022-11-044-0/+318
* clang-tidy module: add check for cmsys::fstreamJoe Blaauboer2022-11-044-0/+130
* Tests: remove stderr from clang-tidy module testsKyle Edwards2022-11-042-18/+12
* clang-tidy module: add test for cmStrLen() checkSean Orner2022-10-195-0/+98
* clang-tidy module: add check for cmStrLen()Kyle Edwards2022-10-194-1/+61
* clang-tidy module: add test frameworkKyle Edwards2022-10-143-0/+87
* clang-tidy module: Add stub moduleKyle Edwards2022-10-122-0/+37