]> git.eshelyaron.com Git - emacs.git/commit
; silence some compiler warnings in tests
authorMattias EngdegÄrd <mattiase@acm.org>
Sat, 19 Jul 2025 15:02:28 +0000 (17:02 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:09:46 +0000 (10:09 +0200)
commit6218588765f2baed11ca06805cf2c93f78d6e1f2
treee7b67c33861e965a29eb1d25d126f07d873cf61e
parente41070c7c3627cf2d0e8cc5ddbba52c019486abb
; silence some compiler warnings in tests

* test/lisp/savehist-tests.el (savehist-test-saved-variables):
(savehist-test-duplicated-saved-symbols):
* test/src/data-tests.el (binding-test-toplevel-values):
Suppress harmless warnings.

(cherry picked from commit c184ea24414e4940783dfd4a594cb0898d560b6e)
test/lisp/savehist-tests.el
test/src/data-tests.el