Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test byte-compiler free variable warning | Stefan Kangas | 2020-11-30 | 1 | -0/+2 |
* test/lisp/emacs-lisp/bytecomp-tests.el (ert-x): Require. (bytecomp--define-warning-file-test): New macro. (bytecomp-warn/warn-free-setq\.el) (bytecomp-warn/warn-free-variable-reference\.el): New tests. * test/lisp/emacs-lisp/bytecomp-resources/warn-free-setq.el: * test/lisp/emacs-lisp/bytecomp-resources/warn-free-variable-reference.el: New files. |