emacs/test/lisp/emacs-lisp
Nicolas Petton 09a66ceb5e Fix circular list handling in seq-mapn
* lisp/emacs-lisp/seq.el (seq-mapn): Do not copy list arguments.
* test/lisp/emacs-lisp/seq-tests.el (test-seq-mapn-circular-lists):
  Add a regression test.
2016-12-15 10:26:11 +01:00
..
eieio-tests
package-resources
bytecomp-tests.el Incorporate lexbind-tests.el in bytecomp-test.el 2016-09-24 12:53:46 +03:00
cl-generic-tests.el
cl-lib-tests.el
cl-seq-tests.el cl-seq: Remove max limit on input sequence length 2016-10-20 19:51:55 +09:00
ert-tests.el Fix ert-tests when running compiled 2016-12-06 22:20:23 -05:00
ert-x-tests.el Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
generator-tests.el
let-alist-tests.el Don’t consider nested let-alist forms 2016-10-08 18:36:54 +02:00
lisp-tests.el Incorporate syntax-tests in lisp-tests. 2016-09-24 13:20:19 +03:00
map-tests.el Add new function map-do 2016-06-18 10:10:00 +02:00
nadvice-tests.el
package-tests.el * test/lisp/emacs-lisp/package-tests.el 2016-06-08 12:47:08 -04:00
pcase-tests.el
regexp-opt-tests.el
ring-tests.el * lisp/emacs-lisp/ring.el: Use lexical-binding 2016-09-09 18:46:55 +02:00
seq-tests.el Fix circular list handling in seq-mapn 2016-12-15 10:26:11 +01:00
subr-x-tests.el
tabulated-list-test.el
thunk-tests.el
timer-tests.el