Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy module: add tests for string concatenation check | Sean Orner | 2022-11-28 | 1 | -0/+1 |
* | clang-tidy module: add test for #pragma once check | Sean Orner | 2022-11-17 | 1 | -0/+1 |
* | clang-tidy module: add test for ostringstream check | Sean Orner | 2022-11-14 | 1 | -0/+1 |
* | clang-tidy module: add check for boolean parameters | Sean Orner | 2022-11-07 | 1 | -0/+1 |
* | clang-tidy module: add tests for cmsys::fstream check | Igor-Mikhail-Valentin Glebov | 2022-11-04 | 1 | -0/+1 |
* | clang-tidy module: add test for cmStrLen() check | Sean Orner | 2022-10-19 | 1 | -0/+2 |
* | clang-tidy module: add test framework | Kyle Edwards | 2022-10-14 | 1 | -0/+11 |