1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 18:10:32 -08:00
emacs/test/lisp/emacs-lisp
Noam Postavsky cb8fcbc3cb Fix elisp-tests-with-temp-buffer compilation
* test/lisp/emacs-lisp/lisp-tests.el (elisp-tests-with-temp-buffer):
Don't refer to the =!NAME= as "markers" since they produce variables
with just plain positions, not marker objects.  Explicitly specify
that CONTENTS is evaluated at compile time.  Don't re-evaluate
CONTENTS at runtime.  Fix debug specification.  Suppress warnings due
to BODY not using =!NAME= variables.
(elisp-test-point-position-regex): Rename from
`elisp-test-point-marker-regex'.
(mark-defun-test-buffer): Wrap in `eval-and-compile'.
2017-05-12 11:40:48 +02:00
..
eieio-tests
package-resources
testcover-resources
benchmark-tests.el
bytecomp-tests.el
checkdoc-tests.el
cl-extra-tests.el
cl-generic-tests.el
cl-lib-tests.el
cl-print-tests.el
cl-seq-tests.el
ert-tests.el
ert-x-tests.el
generator-tests.el
let-alist-tests.el
lisp-mode-tests.el
lisp-tests.el Fix elisp-tests-with-temp-buffer compilation 2017-05-12 11:40:48 +02:00
map-tests.el
nadvice-tests.el
package-tests.el Update a package test for hydra 2017-04-11 08:42:54 -07:00
pcase-tests.el
pp-tests.el
regexp-opt-tests.el
ring-tests.el
rx-tests.el
seq-tests.el
subr-x-tests.el
tabulated-list-test.el
testcover-tests.el
thunk-tests.el
timer-tests.el