| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy module: copy .gitignore from top level | Kyle Edwards | 2023-03-29 | 1 | -0/+8 |
|
|
* | clang-tidy module: fix offset issue with last string concat operand | Kyle Edwards | 2022-12-03 | 4 | -42/+62 |
|
|
* | clang-tidy module: add tests for string concatenation check | Sean Orner | 2022-11-28 | 4 | -0/+186 |
|
|
* | clang-tidy module: add check for string concatenation | Joe Blaauboer | 2022-11-28 | 4 | -0/+218 |
|
|
* | clang-tidy module: look for sizeof string literal in cmStrLen() check | Kyle Edwards | 2022-11-18 | 4 | -4/+90 |
|
|
* | clang-tidy module: add test for #pragma once check | Sean Orner | 2022-11-17 | 10 | -0/+79 |
|
|
* | clang-tidy module: add #pragma once check | Igor-Mikhail-Valentin Glebov | 2022-11-17 | 4 | -0/+389 |
|
|
* | clang-tidy module: allow header files in test cases | Kyle Edwards | 2022-11-17 | 1 | -12/+42 |
|
|
* | 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 |
|
|