summaryrefslogtreecommitdiffstats
path: root/test/test_plugin.lv2
AgeCommit message (Collapse)AuthorFilesLines
2023-02-04Fix clang and clang-tidy warnings on WindowsDavid Robillard1-1/+1
2022-12-10Simplify trivial switch statementsDavid Robillard1-6/+1
2022-12-10Use consistent meson formattingDavid Robillard1-9/+13
2022-12-10Avoid "suspicious" string comparisonsDavid 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-09-01Adopt REUSE machine-readable licensing standardDavid Robillard2-16/+5
2022-07-18Switch to meson build systemDavid Robillard4-0/+551