Improve ctags tests for Matlab
commit19feb68c28427d423015b71428962ed766fc8c57
authorJavier Mora <cousteaulecommandant@gmail.com>
Mon, 26 Dec 2022 12:34:04 +0000 (26 12:34 +0000)
committerJavier Mora <cousteaulecommandant@gmail.com>
Wed, 4 Oct 2023 00:34:07 +0000 (4 01:34 +0100)
tree771dbe0fd7a322e68ed4680a7d274c7152dcc741
parent568806ea78e98ac2e82b288fa15d443600631294
Improve ctags tests for Matlab

tests/ctags/matlab_test.m now captures more corner cases
(comments with `=` and variable names starting with `function`).
This will prevent accidental regressions in future commits.

For now, block comments (text between `%{` and `%}`) are NOT ignored.
tests/ctags/matlab_test.m
tests/ctags/matlab_test.m.tags