1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
emacs/test/lisp/emacs-lisp
Mattias Engdegård eb6bbd9fb1 Use memql instead of memq in pcase
* lisp/emacs-lisp/pcase.el (pcase--u1):
Use memql instead of memq to work with bignums (Bug#34781).
* test/lisp/emacs-lisp/pcase-tests.el (pcase-tests-member): Test the above.
2019-03-28 23:57:34 +01:00
..
edebug-resources Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eieio-tests Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
faceup-resources Update more copyright years 2018-12-31 18:47:22 -08:00
faceup-tests Update more copyright years 2018-12-31 18:47:22 -08: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
shadow-resources Handle case-insensitive filenames for load-path shadows (Bug#5845) 2018-01-18 16:26:52 -05:00
testcover-resources Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
backtrace-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
benchmark-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
bytecomp-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cconv-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
checkdoc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-extra-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-generic-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-lib-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cl-macs-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cl-preloaded-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
cl-print-tests.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
cl-seq-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
derived-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
edebug-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ert-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ert-x-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
generator-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
gv-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
let-alist-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lisp-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lisp-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
map-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nadvice-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
package-tests.el * test/lisp/emacs-lisp/package-tests.el: Allow extra extras 2019-02-10 18:12:05 -05:00
pcase-tests.el Use memql instead of memq in pcase 2019-03-28 23:57:34 +01:00
pp-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
regexp-opt-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ring-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rmc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rx-tests.el Disallow reversed char ranges in `rx' 2019-03-19 20:30:15 +01:00
seq-tests.el New seq-contains-p predicate (Bug#34852) 2019-03-21 21:08:28 +01:00
shadow-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
subr-x-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tabulated-list-test.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
testcover-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
text-property-search-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
thunk-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
timer-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00