1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/test/lisp/emacs-lisp
Noam Postavsky a7523ba955 Fix rx-any with range with ?\] and ?-
* lisp/emacs-lisp/rx.el: Make sure not to produce a circular
list (Bug#25123).
* test/lisp/emacs-lisp/rx-tests.el (rx-char-any): New test.
2016-12-18 08:44:45 -05: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
rx-tests.el Fix rx-any with range with ?\] and ?- 2016-12-18 08:44:45 -05:00
seq-tests.el Make seq-into return the sequence when no conversion needed 2016-12-16 11:22:00 +01:00
subr-x-tests.el
tabulated-list-test.el
thunk-tests.el
timer-tests.el