1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
emacs/test/lisp/progmodes
Stefan Kangas eead51bc71 Silence byte-compiler using with-no-warnings in tests
We could silence the specific warnings by adding support for them to
with-suppressed-warnings, but it is almost not worth the complexity
for warnings that only show up in one file.  In any case, it is not
urgent, so leave behind FIXMEs for now.

* test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
(eieio-test-37-obsolete-name-in-constructor, class-c)
(eieio-test-01-mix-alloc-initarg, slotattr-class-base):
* test/lisp/progmodes/elisp-mode-tests.el
(xref-elisp-generic-co-located-default): Silence byte-compiler.
2021-12-20 16:06:36 +01:00
..
cperl-mode-resources cperl-mode.el: Allow non-ASCII Perl identifiers 2021-09-14 17:53:52 +02:00
elisp-mode-resources lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption. 2021-11-08 07:38:41 +01:00
flymake-resources Keep and report "foreign" diangnostics in flymake-cc Flymake backend 2021-09-14 12:22:15 +01:00
js-resources
ruby-mode-resources
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
bug-reference-tests.el Allow matching non-.git gitlab and gitea URLs in bug-reference 2021-10-27 15:41:32 +02:00
cc-mode-tests.el
compile-tests.el Fix recent compile-tests addition 2021-11-21 18:29:24 -08:00
cperl-mode-tests.el cperl-mode.el: Allow non-ASCII Perl identifiers 2021-09-14 17:53:52 +02:00
elisp-mode-tests.el Silence byte-compiler using with-no-warnings in tests 2021-12-20 16:06:36 +01:00
etags-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
executable-tests.el
f90-tests.el
flymake-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
gdb-mi-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
glasses-tests.el
grep-tests.el
js-tests.el
octave-tests.el
opascal-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
pascal-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
perl-mode-tests.el Make generation of JUnit test reports more robust. 2021-12-18 18:43:18 +01:00
project-tests.el Replace some macros with ert-with-temp-(file|directory) 2021-11-06 19:16:05 +01:00
ps-mode-tests.el
python-tests.el Merge from origin/emacs-28 2021-12-13 06:30:58 +01:00
ruby-mode-tests.el Change ruby-align-chained-calls indendation 2021-09-09 16:24:57 +02:00
scheme-tests.el
sh-script-tests.el Add a test for bug#50320 in sh-script 2021-09-02 08:43:48 +02:00
sql-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
subword-tests.el
tcl-tests.el
xref-tests.el Fix the tests 2021-09-13 15:47:45 +03:00