summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Suppress/fix new warnings in clang-tidy 15David Robillard1-0/+1
2022-10-23Add filesystem APIDavid Robillard1-0/+1
2022-10-18Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-10-14Simplify clang-tidy configurationDavid Robillard1-8/+1
2022-07-13Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+2
2022-06-28Simplify clang-tidy configurationDavid Robillard1-2/+0
2022-06-28Use uppercase integer literal suffixesDavid Robillard1-2/+0
2022-06-28Simplify dep5 file by adding license headers where possibleDavid Robillard1-0/+3
2022-06-28Clean up build configurationDavid Robillard1-3/+0
2021-12-17Suppress new warnings in clang-tidy 13David Robillard1-1/+2
2021-09-10Rewrite ZixHash as a flat table with open addressingDavid Robillard1-0/+1
2021-09-10Suppress new warnings in clang-tidy 12David Robillard1-0/+3
2021-07-17Enable bugprone-suspicious-include clang-tidy checkDavid Robillard1-1/+0
2021-07-17Avoid allegedly "suspicious" string comparisonsDavid Robillard1-1/+0
2021-07-17Avoid use of rand()David Robillard1-2/+0
2021-07-17Avoid use of atoi() and atol()David Robillard1-1/+0
2020-12-31Initialize all variablesDavid Robillard1-1/+0
2020-12-31Avoid "else" after "return"David Robillard1-1/+0
2020-12-31Add separate clang-tidy configuration for testsDavid Robillard1-0/+25