qgymib
qgymib
This is beacuse currently `plenary.test_harness` use `find` to get all *_spec.lua, but windows builtin `FIND` is quite different from gnu `find`, which leads `harness._find_files_to_run` return an empty result. ```lua function...
Hi vanmakarov, Thanks for your great work. I am integrating mir as a third_party project. But soon I found that it is not easy, at least for cmake based project,...
**Relevant components** * [x] Standalone tray application (based on Qt Widgets) * [ ] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration * [ ] Command line tool (`syncthingctl`)...