summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2023-05-02Fix warning_level=everything on MacOSDavid Robillard1-0/+2
2023-05-01Suppress new clang-tidy warningsDavid Robillard1-0/+2
2023-05-01Replace strict option with new meson warning levelDavid Robillard2-2/+3
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard2-1/+4
2022-12-11Fix "suspicious" string comparisonsDavid Robillard2-2/+1
2022-12-11Make clang-tidy configuration clean when run via mesonDavid Robillard2-13/+2
2022-12-11Test header for warnings more strictlyDavid Robillard4-0/+72
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard2-2/+2
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-08Only run REUSE test in strict modeDavid Robillard1-13/+14
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard3-23/+33
2022-08-22Only run autoship test in strict modeDavid Robillard1-4/+6
2022-07-18Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+2
2022-07-18Switch to meson build systemDavid Robillard2-0/+24
2022-07-17Use a consistent tagline everywhereDavid Robillard1-1/+1
2022-05-26Suppress new warnings in clang-tidy 13David Robillard1-0/+2
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2021-01-01Use consistent test naming schemeDavid Robillard2-0/+440