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