Is 26fd7328cd409ceb16557a0fe637d5c028c0598f enough for properly enabling the test program on `make check`? To me it seems, it was just missing or was it intentional that the test program isn't run on `make check`? You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/644
-- Commit Summary --
* Fix cppcheck false-positive warning * Check for NULL on arguments before using strcmp() * XmlSnippets: enable test program on "make check"
-- File Changes --
M projectorganizer/src/prjorg-menu.c (2) M xmlsnippets/src/Makefile.am (1) M xmlsnippets/src/tests.c (4)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/644.patch https://github.com/geany/geany-plugins/pull/644.diff