@eli-schwartz 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,
You could start off with strings. :)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3759#discussion_r1484447549
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3759/review/[email protected]>
