1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-15 04:11:53 -08:00
emacs/test/manual/indent
Stefan Kangas 335e3cf89f Convert manual js indent tests to unit tests
* test/lisp/progmodes/js-tests.el (ert-x): Require.
(js-deftest-indent): New macro.  Use it to define tests for indenting
the below files.

* test/manual/indent/js-chain.js:
* test/manual/indent/js-indent-align-list-continuation-nil.js:
* test/manual/indent/js-indent-init-dynamic.js:
* test/manual/indent/js-indent-init-t.js:
* test/manual/indent/js.js:
* test/manual/indent/jsx-align-gt-with-lt.jsx:
* test/manual/indent/jsx-comment-string.jsx:
* test/manual/indent/jsx-indent-level.jsx:
* test/manual/indent/jsx-quote.jsx:
* test/manual/indent/jsx-self-closing.jsx:
* test/manual/indent/jsx-unclosed-1.jsx:
* test/manual/indent/jsx-unclosed-2.jsx:
* test/manual/indent/jsx.jsx: Move from here...
* test/lisp/progmodes/js-resources/js-chain.js:
* test/lisp/progmodes/js-resources/js-indent-align-list-continuation-nil.js:
* test/lisp/progmodes/js-resources/js-indent-init-dynamic.js:
* test/lisp/progmodes/js-resources/js-indent-init-t.js:
* test/lisp/progmodes/js-resources/js.js:
* test/lisp/progmodes/js-resources/jsx-align-gt-with-lt.jsx:
* test/lisp/progmodes/js-resources/jsx-comment-string.jsx:
* test/lisp/progmodes/js-resources/jsx-indent-level.jsx:
* test/lisp/progmodes/js-resources/jsx-quote.jsx:
* test/lisp/progmodes/js-resources/jsx-self-closing.jsx:
* test/lisp/progmodes/js-resources/jsx-unclosed-1.jsx:
* test/lisp/progmodes/js-resources/jsx-unclosed-2.jsx:
* test/lisp/progmodes/js-resources/jsx.jsx: ...to here.
2020-10-18 02:28:22 +02:00
..
html-multi-2.html add two more mhtml tests 2017-04-05 15:55:22 -06:00
html-multi-3.html add two more mhtml tests 2017-04-05 15:55:22 -06:00
html-multi-4.html Fix mhtml-mode fontification bug 2017-05-20 22:01:56 -06:00
html-multi.html add mhtml-mode.el 2017-04-05 15:53:39 -06:00
latex-mode.tex * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var 2019-06-24 19:21:07 -04:00
less-css-mode.less Allow underscores in CSS variable names 2020-05-10 14:57:22 +02:00
Makefile
modula2.mod
octave.m * test/manual/indent/octave.m (spmd): Add test for last change 2019-07-20 12:19:57 -04:00
pascal.pas Update copyright year to 2020 2020-01-01 00:59:52 +00:00
perl.perl * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...) 2019-11-15 13:19:37 -05:00
prolog.prolog
scss-mode.scss Allow underscores in CSS variable names 2020-05-10 14:57:22 +02:00
sgml-mode-attribute.html
shell.rc
shell.sh