aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11Simplify clang-tidy configurationDavid Robillard1-4/+4
2022-12-11Test headers for warnings more strictlyDavid Robillard1-12/+1
2022-09-09Fix allegedly "suspicious" string comparisonsDavid Robillard1-1/+0
I guess it's suspicious if you've got about 5 minutes of C experience?
2022-09-09Use uppercase integer literal suffixesDavid Robillard1-1/+5
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-09-08Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
2022-07-17Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+5
2022-07-17Switch to meson build systemDavid Robillard1-0/+15