[Github-comments] [geany/geany] Add GDScript file type (PR #3012)

Jiří Techet notifications at xxxxx
Thu Jan 13 16:08:39 UTC 2022


Thanks. For the unit tests to work though, more work is needed than just copying them to the test directory. You need to:
1. Update `tests/ctags/Makefile.am`
2. Create empty `tests/ctags/<fname>.tags` where `<fname>` is the filename of each of the tests
3. Re-run `configure`
4. Run `make check` which will fail but which will create `<fname>.log` files inside the `tests/ctags` directory
5. Inside `tests/ctags` run `patch -p0 <fname>.log` for each of the files
6. Re-run `make check` to make sure all tests pass
7. Commit the `<fname>.tags` files and the `Makefile.am` change

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3012#issuecomment-1012280459
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3012/c1012280459 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220113/a6be739b/attachment.htm>


More information about the Github-comments mailing list