1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00
emacs/test/lisp/emacs-lisp
Stefan Kangas 0e6f4628d8 Don't try to add nil packages on refresh
* lisp/emacs-lisp/package.el (package-read-archive-contents): Don't
try to add nil entries.  Warn instead.  (Bug#28502)
* test/lisp/emacs-lisp/package-tests.el
(package-test-update-archives/ignore-nil-entry): New test.
* test/lisp/emacs-lisp/package-resources/with-nil-entry/archive-contents:
New file.
2019-10-21 00:00:36 +02:00
..
edebug-resources
eieio-tests
faceup-resources
faceup-tests
package-resources Don't try to add nil packages on refresh 2019-10-21 00:00:36 +02:00
shadow-resources
testcover-resources
backquote-tests.el
backtrace-tests.el
benchmark-tests.el
bindat-tests.el
bytecomp-tests.el
cconv-tests.el
checkdoc-tests.el Remove two checkdoc tests checked in by mistake 2019-10-11 07:46:41 +02:00
cl-extra-tests.el
cl-generic-tests.el
cl-lib-tests.el
cl-macs-tests.el
cl-preloaded-tests.el Update some URLs 2019-09-23 00:12:52 -07:00
cl-print-tests.el
cl-seq-tests.el
derived-tests.el
edebug-tests.el
ert-tests.el Correctly explain test failures with mixed uni/multibyte strings 2019-10-13 20:29:27 +02:00
ert-x-tests.el
generator-tests.el
gv-tests.el
let-alist-tests.el
lisp-mode-tests.el
lisp-tests.el
map-tests.el * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args 2019-10-11 12:18:21 -04:00
nadvice-tests.el
package-tests.el Don't try to add nil packages on refresh 2019-10-21 00:00:36 +02:00
pcase-tests.el
pp-tests.el
regexp-opt-tests.el
ring-tests.el
rmc-tests.el
rx-tests.el Use [^z-a] for matching any character (anychar/anything) in rx 2019-10-18 14:46:12 +02:00
seq-tests.el
shadow-tests.el
subr-x-tests.el
tabulated-list-test.el
testcover-tests.el
text-property-search-tests.el
thunk-tests.el
timer-tests.el