summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/package-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* package.el: Understand a few more variations in tarball formatsStefan Monnier2022-10-081-2/+22
* Consider built-in packages to be installedMatt Armstrong2022-08-021-0/+15
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | String backslash correctionsMattias EngdegÄrd2021-11-181-1/+1
* | Fix package-tests failure on native-compLars Ingebrigtsen2021-11-101-2/+2
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-70/+66
* | Fix byte compilation of package built-insdickmao2021-11-071-1/+31
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* Rename "Homepage" field to "Website" in package descriptionStefan Kangas2021-09-261-4/+4
* Allow installing packages with DOS line endingsIoannis Kappas2021-07-201-0/+68
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix package tests for tetris no longer existing as a packageGlenn Morris2020-12-281-3/+3
* Clean up temporary files after package testsStefan Kangas2020-10-231-0/+9
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-22/+15
* Mark some tests as expensiveStefan Kangas2020-09-101-0/+1
* ; Fix typosStefan Kangas2020-09-071-2/+2
* Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-211-3/+2
* Silence some warnings in testsBasil L. Contovounesios2020-06-211-12/+12
* Merge from origin/emacs-27Glenn Morris2020-06-071-0/+5
|\
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-031-4/+9
* | Add new filter command to Package Menu (Bug#39903)Pieter van Oostrum2020-05-091-0/+15
* | Use lexical-binding in most remaining emacs-lisp testsStefan Kangas2020-04-301-5/+6
* | Don't use obsolete function in package-tests.elStefan Kangas2020-02-051-4/+4
* | Add new filter commands to Package Menu (Bug#38424)Stefan Kangas2020-02-051-29/+88
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Don't try to add nil packages on refreshStefan Kangas2019-10-211-0/+10
* Filter packages by name in list-packages. (Bug#36981)Federico Tedin2019-10-081-0/+22
* * lisp/emacs-lisp/package.el (package--get-deps): Fix thinkoStefan Monnier2019-10-081-17/+8
* More doc fixes in package.el (Bug#37544)Stefan Kangas2019-10-041-1/+6
* * test/lisp/emacs-lisp/package-tests.el: Allow extra extrasStefan Monnier2019-02-101-15/+51
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Get long package description for installed packages from installed filesStephen Leake2018-12-131-3/+16
* | Don't test symmetric operations on gpg 2.0 (Bug#23561)Noam Postavsky2018-07-151-1/+11
* | Update package.el test for message format changesNoam Postavsky2018-07-151-2/+3
* | Fix gpg detection for tests (Bug#23561)Noam Postavsky2018-07-141-9/+7
* | Reformat package.el message strings for future l10nJean-Christophe Helary2018-06-251-2/+2
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-091-2/+2
* | * test/lisp/emacs-lisp/package-tests.el: Improve signature testsStefan Monnier2018-02-221-4/+6
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update a package test for hydraGlenn Morris2017-04-111-0/+1
* Don't use IP 0.0.0.0 for package test server (Bug#22582)Noam Postavsky2017-02-251-9/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* * test/lisp/emacs-lisp/package-tests.elGlenn Morris2016-06-081-2/+0
* Do not hard-code port for package test server. (Bug#23708)Glenn Morris2016-06-071-12/+24
* Merge from origin/emacs-25Paul Eggert2016-05-261-2/+9