<blockquote>
<p>So it seems that I have overseen one magic autotools switch which is still missing. Any help would be highly appreciated.</p>
</blockquote>
<p><strong>Junk!</strong> I simply forgot to install check on my machine (embarrassing). For anyone reading this: make sure you have check installed if you want to write unit tests. Otherwise you might get an error message like this:</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/9009011/57253065-109d1200-704e-11e9-9534-b1d3c0a7a12a.png"><img src="https://user-images.githubusercontent.com/9009011/57253065-109d1200-704e-11e9-9534-b1d3c0a7a12a.png" alt="gp-check-h-missing" style="max-width:100%;"></a></p>
<p>If you execute the command <code>./autogen.sh</code> it will show if check is present/if unit tests can be created:</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/9009011/57253136-362a1b80-704e-11e9-9fba-0567b8b199b2.png"><img src="https://user-images.githubusercontent.com/9009011/57253136-362a1b80-704e-11e9-9fba-0567b8b199b2.png" alt="gp-unittests-no" style="max-width:100%;"></a></p>
<p>In case check is installed it will show <code>Unit tests: yes</code>. If not, building tests via <code>make check</code> will fail.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/823#issuecomment-489765190">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6HPHYABHSCYGTMXJTPUCIPRANCNFSM4GX6JSNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZPRUHLOYLTMJNBLWLPUCIPRA5CNFSM4GX6JSN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODUYTSRQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/823#issuecomment-489765190",
"url": "https://github.com/geany/geany-plugins/pull/823#issuecomment-489765190",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>