index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cpan.scm
Age
Commit message (
Expand
)
Author
2023-06-09
tests: Ensure 'cpan' updater test does not access the network.
Ludovic Courtès
2023-05-31
tests: Use quasiquoted 'match' patterns for package sexps.
Ludovic Courtès
2023-05-31
import: cpan: Updater provides input list.
Ludovic Courtès
2023-05-31
import: cpan: Represent dependencies as <upstream-input> records.
Ludovic Courtès
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
2020-01-15
import: cpan: Rewrite tests to use an HTTP server instead of mocking.
Ludovic Courtès
2020-01-15
import: cpan: Rewrite to use 'define-json-mapping'.
Ludovic Courtès
2019-08-22
Revert "import: cpan: Adapt for the change to guile-json version 3."
Mark H Weaver
2019-08-21
import: cpan: Adapt for the change to guile-json version 3.
Christopher Baines
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-08-24
import: cpan: Adjust test to new URL.
Ludovic Courtès
2017-10-30
Revert "import: cpan: Use HTTPS for home pages."
Tobias Geerinckx-Rice
2017-10-29
import: cpan: Use HTTPS for home pages.
Tobias Geerinckx-Rice
2017-10-28
import: cpan: Add trailing "/" on home-page.
Eric Bavier
2017-10-28
import: cpan: Propagate imported dependencies.
Eric Bavier
2017-09-14
import: cpan: Adjust expected license in tests.
Ludovic Courtès
2017-06-07
import: cpan: Update CPAN importer to use MetaCPAN v1 API.
James Richardson
2017-02-13
tests: Adjust for 'http-fetch' change in (guix import json).
Ludovic Courtès
2016-12-18
tests: Mock up http-fetch.
Ricardo Wurmus
2016-12-18
tests: Adjust cpan tests.
Ricardo Wurmus
2016-11-10
tests: Adjust 'url-fetch' mocks to TLS changes.
Ludovic Courtès
2016-08-31
tests: cpan: Fix mock urls.
Eric Bavier
2016-07-03
import: cpan: Use our mirrors for 'https' URLs.
Alex Sassmannshausen
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
2015-02-20
import: cpan: Update tests for dependency handling.
Eric Bavier
2015-01-09
import: Add CPAN importer.
Eric Bavier