It needs a way to startup Geany in a special testing mode, since most of Geany is not "testable" and requires lots of global setting up of state.
I made a patch a while ago to do similar but using GLib's builtin test framework instead: https://gist.github.com/codebrainz/7047610 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1427#issuecomment-286032996
