1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 07:20:28 -08:00
emacs/test/lisp/emacs-lisp
Lars Ingebrigtsen d9dabdb381 Fix memory-report test failure
* test/lisp/emacs-lisp/memory-report-tests.el: Fix test build failure.
2021-09-03 07:46:46 +02:00
..
bytecomp-resources Warn about arity errors in inlining calls (bug#12299) 2021-07-23 15:19:01 +02:00
edebug-resources
eieio-tests EIEIO: Prevent excessive evaluation of :initform 2021-07-16 15:40:08 -04:00
faceup-resources
faceup-tests
macroexp-resources
package-resources
shadow-resources
testcover-resources
backquote-tests.el
backtrace-tests.el
benchmark-tests.el
bindat-tests.el
bytecomp-tests.el Cease attempts to const-propagate through setq 2021-08-05 15:33:05 +02:00
cconv-tests.el
check-declare-tests.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
checkdoc-tests.el Evaluate eql specializers 2021-08-03 18:26:15 -04:00
cl-extra-tests.el
cl-generic-tests.el * lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866 2021-08-09 19:03:42 -04:00
cl-lib-tests.el
cl-macs-tests.el Add condition-case success handler (bug#47677) 2021-04-15 15:41:13 +02:00
cl-preloaded-tests.el
cl-print-tests.el
cl-seq-tests.el
comp-cstr-tests.el Have `comp-cstr-intersection-no-mem' intersect pos neg value sets 2021-04-27 22:58:41 +02:00
copyright-tests.el Allow years in a copyright range to be separated by en dashes. 2021-05-25 14:04:06 +02:00
derived-tests.el
easy-mmode-tests.el
edebug-tests.el Recreate symptom of Bug#42701. 2021-05-18 18:43:11 +02:00
ert-tests.el
ert-x-tests.el
find-func-tests.el
float-sup-tests.el
generator-tests.el
gv-tests.el
hierarchy-tests.el
let-alist-tests.el
lisp-mnt-tests.el * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Handle multi-addresses 2021-08-12 13:55:38 -04:00
lisp-mode-tests.el
lisp-tests.el
macroexp-tests.el
map-tests.el Fix (setf (map-elt map key) (my-func)) 2021-09-01 10:32:49 +02:00
memory-report-tests.el Fix memory-report test failure 2021-09-03 07:46:46 +02:00
nadvice-tests.el
package-tests.el Allow installing packages with DOS line endings 2021-07-20 15:53:34 +02:00
pcase-tests.el * lisp/emacs-lisp/pcase.el (pcase-setq): Align its semantics with pcase-let 2021-08-12 11:04:30 -04:00
pp-tests.el
regexp-opt-tests.el
ring-tests.el
rmc-tests.el
rx-tests.el Fix pcase 'rx' patterns with a single named submatch (bug#48477) 2021-05-18 12:34:30 +02:00
seq-tests.el Revert "Add macro seq-setq." 2021-08-14 15:30:17 +02:00
shadow-tests.el
shortdoc-tests.el Fix shortdoc-add-function section creation 2021-06-21 16:20:22 +01:00
subr-x-tests.el Fix the tests for 'string-limit' 2021-05-12 16:41:03 +03:00
syntax-tests.el
tabulated-list-test.el
testcover-tests.el
text-property-search-tests.el
thunk-tests.el
timer-tests.el
unsafep-tests.el
warnings-tests.el