[Github-comments] [geany/geany-plugins] scope: Improved evaluation on-hover (#823)

LarsGit223 notifications at xxxxx
Mon May 6 20:30:48 UTC 2019


> So it seems that I have overseen one magic autotools switch which is still missing. Any help would be highly appreciated.

**Junk!** 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:

![gp-check-h-missing](https://user-images.githubusercontent.com/9009011/57253065-109d1200-704e-11e9-9534-b1d3c0a7a12a.png)

If you execute the command ```./autogen.sh``` it will show if check is present/if unit tests can be created:

![gp-unittests-no](https://user-images.githubusercontent.com/9009011/57253136-362a1b80-704e-11e9-9fba-0567b8b199b2.png)

In case check is installed it will show ```Unit tests: yes```. If not, building tests via ```make check``` will fail.

-- 
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-plugins/pull/823#issuecomment-489765190
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190506/22dd3d9c/attachment.html>


More information about the Github-comments mailing list