summaryrefslogtreecommitdiffstats
path: root/test/meson.build
AgeCommit message (Collapse)AuthorFilesLines
39 hoursUse angle brackets for library includes and clean up include pathsHEADmainDavid Robillard1-1/+0
2024-10-11Add cppcheck lint testDavid Robillard1-0/+14
2024-10-06Add clang-format lint testDavid Robillard1-16/+21
2024-10-06Relocate lint test definitionsDavid Robillard1-21/+21
2024-10-06Add lint option and fix warning_level abuseDavid Robillard1-12/+8
2023-09-23Format meson.build files with muonDavid Robillard1-3/+6
The less time wasted with manual code formatting, the better.
2023-05-01Replace strict option with new meson warning levelDavid Robillard1-1/+1
2022-12-11Test header for warnings more strictlyDavid Robillard1-0/+6
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-08Only run REUSE test in strict modeDavid Robillard1-13/+14
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-8/+28
2022-08-22Only run autoship test in strict modeDavid Robillard1-4/+6
2022-07-18Switch to meson build systemDavid Robillard1-0/+23