summaryrefslogtreecommitdiff
path: root/tests/cpan.scm
Commit message (Expand)AuthorAgeFilesLines
* import: cpan: Rewrite tests to use an HTTP server instead of mocking....Ludovic Courtès2020-01-151-47/+34
* import: cpan: Rewrite to use 'define-json-mapping'....Ludovic Courtès2020-01-151-17/+16
* Revert "import: cpan: Adapt for the change to guile-json version 3."...Mark H Weaver2019-08-221-8/+5
* import: cpan: Adapt for the change to guile-json version 3....Christopher Baines2019-08-211-5/+8
* Switch to Guile-Gcrypt....Ludovic Courtès2018-09-041-1/+1
* import: cpan: Adjust test to new URL....Ludovic Courtès2018-08-241-1/+1
* Revert "import: cpan: Use HTTPS for home pages."...Tobias Geerinckx-Rice2017-10-301-2/+1
* import: cpan: Use HTTPS for home pages....Tobias Geerinckx-Rice2017-10-291-1/+2
* import: cpan: Add trailing "/" on home-page....Eric Bavier2017-10-281-1/+1
* import: cpan: Propagate imported dependencies....Eric Bavier2017-10-281-1/+1
* import: cpan: Adjust expected license in tests....Ludovic Courtès2017-09-141-1/+1
* import: cpan: Update CPAN importer to use MetaCPAN v1 API....James Richardson2017-06-071-2/+2
* tests: Adjust for 'http-fetch' change in (guix import json)....Ludovic Courtès2017-02-131-1/+1
* tests: Mock up http-fetch....Ricardo Wurmus2016-12-181-28/+35
* tests: Adjust cpan tests....Ricardo Wurmus2016-12-181-4/+6
* tests: Adjust 'url-fetch' mocks to TLS changes....Ludovic Courtès2016-11-101-1/+3
* tests: cpan: Fix mock urls....Eric Bavier2016-08-311-2/+2
* import: cpan: Use our mirrors for 'https' URLs....Alex Sassmannshausen2016-07-031-0/+11
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* tests: Disable grafting by default for most tests....Ludovic Courtès2016-03-061-1/+5
* import: cpan: Update tests for dependency handling....Eric Bavier2015-02-201-11/+3
* import: Add CPAN importer....Eric Bavier2015-01-091-0/+107