summaryrefslogtreecommitdiffstats
path: root/test/headers
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Suppress new warnings in clang-tidy 16David Robillard1-0/+1
2022-11-15Fix clang-tidy configurationDavid Robillard1-1/+0
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-07-20Replace repeated type by braced init listDavid Robillard1-1/+0
2022-07-20Use nodiscard attributeDavid Robillard1-1/+0
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard2-14/+5
2022-07-20Add header warning testDavid Robillard2-0/+72