1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/test/lisp/progmodes
kobarity 71cd290c20 Fix font-lock of Python f-strings
* lisp/progmodes/python.el (python--font-lock-f-strings): Bind
'parse-sexp-ignore-comments' to nil so that we can look for
closing braces even if a hash is used in the format specifier.
* test/lisp/progmodes/python-tests.el
(python-font-lock-f-string-1): New test.  (Bug#74738)
2024-12-13 18:33:41 -05:00
..
c-ts-mode-resources ; Indent by 8 in BSD indent tests for c-ts-mode 2024-12-01 17:53:23 -08:00
cperl-mode-resources ; Fix typos 2024-06-23 16:40:06 +02:00
csharp-mode-resources
elisp-mode-resources
elixir-ts-mode-resources
flymake-resources Send useless output in flymake-tests to /dev/null (bug#70716) 2024-08-28 19:47:40 +02:00
go-ts-mode-resources
heex-ts-mode-resources
java-ts-mode-resources
js-resources
lua-ts-mode-resources Improve comment indenting in 'lua-ts-mode' 2024-11-14 10:14:46 +02:00
project-resources
ruby-mode-resources Support the new option in ruby-ts-mode too 2024-09-02 21:57:35 +03:00
rust-ts-mode-resources Rust ts: fontify as type the possible suffix of number literals 2024-11-23 14:56:38 +02:00
sh-script-resources
typescript-ts-mode-resources Improve one test (bug#71998) 2024-07-21 14:55:06 +02:00
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
bug-reference-tests.el
c-ts-mode-tests.el
cc-mode-tests.el
compile-tests.el Make Compilation mode recognize non-legacy Kotlin/Gradle errors 2024-06-22 11:30:51 +03:00
cperl-mode-tests.el ; cperl-mode.el: Fix fontification of flip-flop (Bug#72296) 2024-07-25 22:00:10 +02:00
csharp-mode-tests.el
eglot-tests.el Merge from savannah/emacs-30 2024-09-11 13:21:58 +08:00
elisp-mode-tests.el elisp-mode-tests.el: Add test for the added fix 2024-10-29 01:51:05 +02:00
elixir-ts-mode-tests.el
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el ; Fix flymake tests with GCC 14. 2024-06-24 15:45:42 +02: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
js-tests.el
lua-ts-mode-tests.el
octave-tests.el
opascal-tests.el
pascal-tests.el
peg-tests.el (with-peg-rules): Fix references to rulesets (bug#74018) 2024-10-28 22:14:10 -04:00
perl-mode-tests.el
project-tests.el project-tests: Add test assertion for bug#73801 2024-11-01 02:35:08 +02:00
ps-mode-tests.el
python-tests.el Fix font-lock of Python f-strings 2024-12-13 18:33:41 -05:00
ruby-mode-tests.el Add new option ruby-bracketed-args-indent 2024-09-02 21:55:16 +03:00
ruby-ts-mode-tests.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
rust-ts-mode-tests.el Rust ts: fontify as type the possible suffix of number literals 2024-11-23 14:56:38 +02:00
scheme-tests.el
sh-script-tests.el
sql-tests.el
subword-tests.el
tcl-tests.el
typescript-ts-mode-tests.el Tag test in typescript-ts-mode-tests.el as unstable 2024-08-13 09:19:00 +02:00
which-func-tests.el
xref-tests.el