1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/test/lisp/emacs-lisp
Noam Postavsky b5c8e9898d Let the cl-typep effects of defclass work during compilation (Bug#27718)
* lisp/emacs-lisp/eieio.el (defclass): Use `define-symbol-prop'
instead of `put'.
* test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
(eieio-tests--dummy-function): Remove.
(eieio-test-25-slot-tests, eieio-test-23-inheritance-check): Don't
expect to fail if compiled.
2017-08-07 18:54:49 -04:00
..
eieio-tests Let the cl-typep effects of defclass work during compilation (Bug#27718) 2017-08-07 18:54:49 -04:00
package-resources Don't use IP 0.0.0.0 for package test server (Bug#22582) 2017-02-25 12:56:09 -05:00
testcover-resources Add a test of handling of circular values to testcover-tests 2017-08-07 18:54:48 -04:00
benchmark-tests.el Use lexical binding in benchmark.el 2017-03-03 18:26:30 +09:00
bytecomp-tests.el Let `define-symbol-prop' take effect during compilation 2017-08-07 18:54:49 -04:00
checkdoc-tests.el More small authors.el updates 2017-06-06 15:08:41 -04:00
cl-extra-tests.el Prevent for consing in cl-mapc and cl-mapl 2017-02-27 16:32:10 +09:00
cl-generic-tests.el * lisp/subr.el (method-files): Move function to cl-generic.el 2017-07-28 11:28:48 -04:00
cl-lib-tests.el ; Avoid test failures when running from compiled test files 2017-08-07 18:43:55 -04:00
cl-print-tests.el Don't redundantly cl-print arglist in function docstring again 2017-06-29 19:40:23 -04:00
cl-seq-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ert-tests.el Catch argument and macroexpansion errors in ert 2017-08-07 18:43:54 -04:00
ert-x-tests.el
generator-tests.el
let-alist-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
lisp-mode-tests.el Fix lisp-comment-indent for single-semicolon case 2017-07-06 08:59:32 -04:00
lisp-tests.el Fix elisp-tests-with-temp-buffer compilation 2017-05-12 11:40:48 +02:00
map-tests.el ; Fix map-tests when compiled 2017-08-04 18:22:06 -04:00
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 Switch pp.el to lexical binding 2017-03-02 23:03:20 -05:00
regexp-opt-tests.el
ring-tests.el
rx-tests.el Add 'rx' pattern for pcase. 2017-07-23 22:32:23 +02:00
seq-tests.el Add seq-set-equal-p to test for set equality 2017-05-04 11:32:58 +02:00
subr-x-tests.el
tabulated-list-test.el
testcover-tests.el Add tests for lisp/emacs-lisp/testcover.el 2017-02-04 11:43:50 +02:00
thunk-tests.el
timer-tests.el