diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-04-09 18:42:12 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-04-09 19:20:54 +0200 |
commit | a2a7cfde29aa71f9ea503b8dc467d694f6e5b69f (patch) | |
tree | d9da881eaead51b151e1e60c93c8c8b978d55924 /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | 40db60563c6b259e1208b6931f0a343849026814 (diff) | |
download | emacs-a2a7cfde29aa71f9ea503b8dc467d694f6e5b69f.tar.gz emacs-a2a7cfde29aa71f9ea503b8dc467d694f6e5b69f.tar.bz2 emacs-a2a7cfde29aa71f9ea503b8dc467d694f6e5b69f.zip |
Clean up bytecomp-tests.el
Now all test cases are run with both lexical and dynamic binding
where applicable, comparing interpreted against compiled results.
Previously, almost all tests were only run with dynamic binding
which was definitely not intended.
* test/lisp/emacs-lisp/bytecomp-tests.el
(byte-opt-testsuite-arith-data): Rename to bytecomp-tests--test-cases.
(bytecomp-check-1, bytecomp-explain-1, bytecomp-tests)
(bytecomp-lexbind-tests, bytecomp-lexbind-check-1)
(bytecomp-lexbind-explain-1): Remove.
(bytecomp-tests--eval-interpreted, bytecomp-tests--eval-compiled)
(bytecomp-tests-lexbind, bytecomp-tests-dynbind)
(bytecomp-tests--test-cases-lexbind-only): New.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions