aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
AgeCommit message (Collapse)AuthorFilesLines
2022-12-10Make clang-tidy configuration clean when run via mesonDavid Robillard1-2/+0
2022-11-25Avoid creating test files in the current directoryDavid Robillard1-0/+1
2022-10-23Simplify clang-tidy configurationDavid Robillard1-8/+2
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
2022-08-31Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+2
2022-07-13Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+2
2022-01-13Suppress new warnings in clang-tidy 13David Robillard1-1/+2
2021-07-08Suppress new warnings in clang-tidy 12David Robillard1-0/+2
2020-12-15Suppress new clang-tidy warningsDavid Robillard1-0/+3
2020-11-12Use C11 if possibleDavid Robillard1-0/+1
2020-11-12Suppress nullability warnings in testsDavid Robillard1-0/+1
2020-11-09Use separate clang-tidy configurations for implementation and testsDavid Robillard1-0/+9