emacs-matlab/tests
Eric Ludlam dbb6fc6757 matlab-scan.el:
(matlab-block-keyword-list): Add more keywords.
(matlab-compute-line-context-lvl-1): improve keyword detection
to handle the new types of keywords that don't start blocks.
Improve end of line detection to distinguish command dual from ellipsis.
(matlab-line-commanddual-p): New
(matlab-scan-previous-line-ellipsis-p): Improve how ellipsis is found
to be more explicit.
(matlab-describe-line-indent-context): Show command dual in output.

matlab.el:
(matlab-lattr-cont): Improve how ellipsis is found to be more
explicit.

indents.el:
Add more keyword styles around to deal with command dual problems.
2021-03-15 23:31:17 -04:00
..
+eltest tests/+eltest/@EmacsTest/EmacsTest.m: 2019-11-29 08:53:41 -05:00
blocks.m tests/blocks.m: 2021-03-12 22:09:44 -05:00
buggy.m matlab-shell.el: 2019-12-13 09:01:59 -05:00
cellscript.m Example cell script for testing matlab-shell. 2019-11-23 08:52:58 -05:00
dbtester.m tests/dbtester.m 2019-12-08 22:04:45 -05:00
empty.m matlab.el: 2021-03-07 10:56:52 -05:00
errexamples.shell.m matlab-shell.el: 2019-11-19 12:58:14 -05:00
expressions.m Added several more examples to test navigation with. 2019-09-29 19:31:31 -04:00
fontlock.m Update font-lock keywords for functions so that 2019-11-09 12:01:34 -05:00
indents.m matlab-scan.el: 2021-03-15 23:31:17 -04:00
Makefile matlab.el: 2021-02-27 16:52:31 -05:00
mclass.m matlab.el: 2021-03-07 10:56:52 -05:00
metest.el matlab-scan.el: 2021-03-15 21:52:54 -04:00
metest.sh Add tests to check sexp navigation with expressions.m, and new functions in metest.el. 2019-09-26 21:42:55 -04:00
mfuncends.m tests/metest.el 2021-03-14 19:28:48 -04:00
mfuncnoend.m matlab.el: 2021-03-07 10:56:52 -05:00
mfuncnoendblock.m tests/metest.el 2021-03-14 19:28:48 -04:00
mfuncspacey.m metest.el: 2021-03-15 13:52:16 -04:00
mpclass.m matlab.el: Improve block comment handling. 2019-11-09 19:23:02 -05:00
mstest.el tests/mstest.el: 2019-12-21 18:04:05 -05:00
Project.ede Project.ede, Makefile: 2019-12-14 10:08:28 -05:00
stringtest.m matlab-scan.el: 2021-03-15 21:52:54 -04:00
syntaxerr.m tests/buggy.m 2019-11-17 16:04:52 -05:00
testeeval.m tests/testeeval.m: 2019-12-20 22:22:20 -05:00