summaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Format meson.build files with muonDavid Robillard1-2/+4
The less time wasted with manual code formatting, the better.
2023-09-23Suppress new warnings in clang 16David Robillard1-0/+3
2023-05-02Fix warning_level=everything on MacOSDavid Robillard1-0/+6
2023-05-02Replace strict option with new meson warning levelDavid Robillard1-1/+6
2023-02-05Fix strict clang build on WindowsDavid Robillard1-0/+8
2023-01-29Suppress new warnings in MSVS 2022David Robillard1-0/+1
2022-09-09Only run REUSE test in strict modeDavid Robillard1-2/+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-22Only run autoship test in strict modeDavid Robillard1-8/+10
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+10
2022-07-20Add header warning testDavid Robillard1-0/+37
2022-07-20Switch to meson build systemDavid Robillard1-0/+49