emacs/test/lisp/emacs-lisp/package-resources
dickmao 9dfd945a2c Fix byte compilation of package built-ins
* lisp/emacs-lisp/package.el
(package--activate-autoloads-and-load-path):
(package--load-files-for-activation): Remove.
(package--library-stem): New function, because
file-name-sans-extension is insufficient.
(package--reload-previously-loaded): New function.
(package-activate-1): Reload directly.
(package--files-load-history):
(package--list-of-conflicts):
(package--list-loaded-files): Remove
(package-unpack): Adjust call.

* test/lisp/emacs-lisp/package-tests.el (macro-builtin-func): Test.
(macro-builtin-10-and-90): Test.
(package-test-macro-compilation): Test.
(package-test-macro-compilation-gz): Test (bug#49708).
2021-11-07 01:28:47 +01:00
..
macro-builtin-package-1.0 Fix byte compilation of package built-ins 2021-11-07 01:28:47 +01:00
macro-builtin-package-2.0 Fix byte compilation of package built-ins 2021-11-07 01:28:47 +01:00
macro-problem-package-1.0 ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
macro-problem-package-2.0 ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
newer-versions ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
signed Get a package-test-signed to work again 2021-09-27 06:00:46 +02:00
with-nil-entry Don't try to add nil packages on refresh 2019-10-21 00:00:36 +02:00
archive-contents
key.pub Get a package-test-signed to work again 2021-09-27 06:00:46 +02:00
key.sec Get a package-test-signed to work again 2021-09-27 06:00:46 +02:00
multi-file-0.2.3.tar
multi-file-readme.txt
package-test-server.py Don't use IP 0.0.0.0 for package test server (Bug#22582) 2017-02-25 12:56:09 -05:00
simple-depend-1.0.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
simple-single-1.3.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
simple-single-readme.txt
simple-two-depend-1.1.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00