1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 08:00:48 -08:00
emacs/test/lisp/progmodes
Po Lu ad26461b48 Merge from savannah/emacs-29
9af03e0e18 typescript-ts-mode: Support indentation for conditionals ...
2023-11-24 08:38:06 +08:00
..
c-ts-mode-resources Fix some cases of incomplete code's indentation [c/c++-ts-mode] 2023-04-10 02:58:46 +03:00
cperl-mode-resources ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
elisp-mode-resources
elixir-ts-mode-resources Fix treesit-langauge-at-point for elixir-ts-mode. 2023-09-26 23:23:54 -07:00
flymake-resources
go-ts-mode-resources
heex-ts-mode-resources
java-ts-mode-resources Backport: Add some basic tests for java-ts-mode and typescript-ts-mode 2023-11-21 16:26:54 +02:00
js-resources
lua-ts-mode-resources Various improvements to lua-ts-mode (Bug#66159) 2023-10-23 10:07:52 +02:00
project-resources
ruby-mode-resources
sh-script-resources Fix indentation and fontification in shell-script (Bug#26217) 2023-10-14 11:00:15 -04:00
typescript-ts-mode-resources typescript-ts-mode: Support indentation for conditionals without braces 2023-11-21 16:26:54 +02:00
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
bug-reference-tests.el Hook 'bug-reference-mode' up to 'thing-at-point' 2023-11-11 21:40:12 -08:00
c-ts-mode-tests.el
cc-mode-tests.el
compile-tests.el Omit the omake compilation-mode rule by default 2023-10-05 12:25:57 +02:00
cperl-mode-tests.el ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
eglot-tests.el ; Silence byte-compiler 2023-09-06 14:15:00 +02:00
elisp-mode-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
elixir-ts-mode-tests.el
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el Flymake: unbreak tests 2023-09-24 09:07:27 +01:00
gdb-mi-tests.el
glasses-tests.el
go-ts-mode-tests.el
grep-tests.el
heex-ts-mode-tests.el
hideshow-tests.el
java-ts-mode-tests.el Backport: Add some basic tests for java-ts-mode and typescript-ts-mode 2023-11-21 16:26:54 +02:00
js-tests.el Make js-beginning-of-defun return non-nil on success 2023-06-29 08:37:15 +03:00
lua-ts-mode-tests.el bug#65673: Add lua-ts-mode 2023-09-16 13:01:43 +03:00
octave-tests.el
opascal-tests.el
pascal-tests.el
perl-mode-tests.el Fix perl-mode indentation after a hanging paren 2023-09-07 00:13:53 +02:00
project-tests.el (project-try-vc): When found non-VC project root, still search for the backend 2023-09-06 23:30:42 +03:00
ps-mode-tests.el
python-tests.el Use new ERT skip-when macro in tests 2023-09-04 18:25:18 +02:00
ruby-mode-tests.el ruby-add-log-current-method: Reduce the use of 'nreverse' 2023-04-13 00:46:11 +03:00
ruby-ts-mode-tests.el
scheme-tests.el
sh-script-tests.el Fix indentation and fontification in shell-script (Bug#26217) 2023-10-14 11:00:15 -04:00
sql-tests.el
subword-tests.el
tcl-tests.el
typescript-ts-mode-tests.el Backport: Add some basic tests for java-ts-mode and typescript-ts-mode 2023-11-21 16:26:54 +02:00
which-func-tests.el Remove the header line after disabling 'which-function-mode' 2023-10-29 13:21:03 +02:00
xref-tests.el