Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy module: add test for ostringstream check | Sean Orner | 2022-11-14 | 3 | -0/+17 |
* | clang-tidy module: add check for ostringstream | Joe Blaauboer | 2022-11-14 | 4 | -0/+78 |
* | clang-tidy module: add check for boolean parameters | Sean Orner | 2022-11-07 | 7 | -0/+143 |
* | clang-tidy module: add tests for cmsys::fstream check | Igor-Mikhail-Valentin Glebov | 2022-11-04 | 4 | -0/+318 |
* | clang-tidy module: add check for cmsys::fstream | Joe Blaauboer | 2022-11-04 | 4 | -0/+130 |
* | Tests: remove stderr from clang-tidy module tests | Kyle Edwards | 2022-11-04 | 2 | -18/+12 |
* | clang-tidy module: add test for cmStrLen() check | Sean Orner | 2022-10-19 | 5 | -0/+98 |
* | clang-tidy module: add check for cmStrLen() | Kyle Edwards | 2022-10-19 | 4 | -1/+61 |
* | clang-tidy module: add test framework | Kyle Edwards | 2022-10-14 | 3 | -0/+87 |
* | clang-tidy module: Add stub module | Kyle Edwards | 2022-10-12 | 2 | -0/+37 |