@andy5995 commented on this pull request.
> runner = find_program('ctags/runner.sh')
foreach t : ctags_tests
- test('@0@'.format(t), runner,
+ test(join_paths(fs.parent(t), fs.name(t)), runner,
One other potentially noteworthy feature of 0.59 is that when using 'ninja
uninstall`, the gmo/mo files get uninstalled as they should.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3759#discussion_r1484409052
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3759/review/[email protected]>