elpasync pushed a change to branch externals/matlab-mode.
from bfd367b3d2 matlab-ts-mode--ei: enable test for ts-matlab issue142
new 9565ca51b3 matlab-ts-mode: add disabled test for ts-matlab issue155
new b5c985bab1 matlab-ts-mode: simplify sweep testing
Summary of changes:
tests/Makefile | 4 ++++
tests/sweep-test-matlab-ts-grammar.sh | 4 ++--
tests/sweep-test-matlab-ts-mode-indent.sh | 2 +-
.../electric_indent_expr_with_parens_issue155.m | 19 +++++++++++++++
...ctric_indent_expr_with_parens_issue155.skip.txt | 1 +
tests/test-matlab-ts-mode-parser.sh | 4 ++--
tests/test-tree-sitter-utils.sh | 28 +++++++++++++++-------
7 files changed, 48 insertions(+), 14 deletions(-)
create mode 100644
tests/test-matlab-ts-mode-electric-indent-files/electric_indent_expr_with_parens_issue155.m
create mode 100644
tests/test-matlab-ts-mode-electric-indent-files/electric_indent_expr_with_parens_issue155.skip.txt
mode change 100644 => 100755 tests/test-tree-sitter-utils.sh