summaryrefslogtreecommitdiff
path: root/tests/elpa.scm
AgeCommit message (Expand)Author
2023-06-09tests: Ensure 'elpa' test does not access the network.Ludovic Courtès
2023-05-31tests: Use quasiquoted 'match' patterns for package sexps.Ludovic Courtès
2023-05-31import: elpa: Updater provides input list.Ludovic Courtès
2021-12-18import: elpa: Support ‘upstream-name’ property.Xinglu Chen
2021-03-06tests: do not hard code HTTP portsMaxime Devos
2020-12-02import: utils: 'recursive-import' accepts an optional version parameter.Martin Becze
2020-01-16import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès
2018-03-18tests: elpa: Don't actually download files.Ludovic Courtès
2018-03-18import: elpa: Adjust test for HTTPS URLs.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2015-07-08tests: Use the right identifier in tests/elpa.scm.Ludovic Courtès
2015-07-08import: Add 'elpa' importer.Federico Beffa