Ludovic Courtès 4aea90b187
import: cpan: Rewrite tests to use an HTTP server instead of mocking.
* guix/import/cpan.scm (%metacpan-base-url): New variable.
(module->dist-name, cpan-fetch): Refer to it instead of the hard-coded URL.
* tests/cpan.scm ("cpan->guix-package"): Use 'with-http-server' instead
of 'mock'.
2020-01-15 18:40:43 +01:00
..
2020-01-15 18:40:43 +01:00
2019-12-12 17:56:58 +01:00
2019-12-15 00:34:05 +01:00
2019-09-25 15:46:47 +02:00
2019-05-06 23:21:33 +02:00
2020-01-04 23:44:26 +01:00
2020-01-15 18:40:43 +01:00
2019-09-04 13:02:27 +02:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2019-12-19 10:37:20 +02:00
2020-01-06 16:31:54 +01:00