elpasync pushed a change to branch externals/matlab-mode.

      from  8193e3d7ec Merge pull request #63 from mathworks/matlab-ts-mode
       new  98867020ac tests: enable reuse of some tests for matlab tree-sitter
       new  e6ab7e82da tests/README-TEST-MATLAB-TREE-SITTER.org: minor typo 
fixes
       new  d7fc077cd1 tests/README-TEST-MATLAB-TREE-SITTER.org: remove '#' 
line for github rendering
       new  04ff3f4c3b tests/README-TEST-MATLAB-TREE-SITTER.org: added location 
for mac Emacs 30 install
       new  76d0de7782 tests/README-TEST-MATLAB-TREE-SITTER.org: typo fix
       new  3bcbfd2d75 Merge pull request #64 from mathworks/matlab-ts-mode


Summary of changes:
 matlab--access.el                        |   4 +-
 tests/README-TEST-MATLAB-TREE-SITTER.org | 208 +++++++++++++++++++++++++++++++
 tests/sweep-test-matlab-ts-grammar.el    |  25 ++--
 tests/sweep-test-matlab-ts-grammar.sh    |  33 ++---
 tests/t-utils.el                         |  37 ++++--
 tests/test-matlab-ts-mode-parser.el      |   7 +-
 tests/test-matlab-ts-mode-parser.sh      |  21 ++++
 tests/test-tree-sitter-utils.sh          |  93 ++++++++++++++
 8 files changed, 381 insertions(+), 47 deletions(-)
 create mode 100644 tests/README-TEST-MATLAB-TREE-SITTER.org
 create mode 100755 tests/test-matlab-ts-mode-parser.sh
 create mode 100644 tests/test-tree-sitter-utils.sh

Reply via email to