guix-play/guix/import
Ludovic Courtès 9d6c6cb20e
import: elpa: Rewrite test to use an HTTP server instead of mocking.
* guix/import/elpa.scm (elpa-url): Add 'gnu/http'.
(elpa->guix-package): Handle it.
* tests/elpa.scm (elpa-package-info-mock, auctex-readme-mock)
(elpa-version->string, package-source-url, ensure-list)
(package-home-page, make-elpa-package): Remove.
<top level>: Call '%http-server-port'.
(eval-test-with-elpa): Remove uses of 'mock'.  Use 'with-http-server'
and parameterize 'current-http-proxy' instead.
2020-01-16 23:14:05 +01:00
..
cabal.scm import: hackage: Handle Hackage revisions. 2019-06-13 22:18:52 -04:00
cpan.scm import: cpan: Rewrite tests to use an HTTP server instead of mocking. 2020-01-15 18:40:43 +01:00
cran.scm import: cran: Avoid uses of '@@' in the tests. 2020-01-16 23:14:05 +01:00
crate.scm import: crate: Export 'string->license'. 2020-01-16 23:14:05 +01:00
elpa.scm import: elpa: Rewrite test to use an HTTP server instead of mocking. 2020-01-16 23:14:05 +01:00
gem.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
github.scm import/github: Check for more version prefixes. 2019-09-20 09:02:33 +03:00
gnome.scm import: gnome: Update for Guile-JSON 3.x. 2019-08-17 23:18:11 +02:00
gnu.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
hackage.scm gnu: Use GHC 8.6.5 as the main Haskell compiler. 2019-11-20 20:47:48 -05:00
json.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
kde.scm import: KDE updater finds packages even in sub-directory. 2019-09-10 19:04:06 +02:00
launchpad.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
opam.scm guix: import: Fix importing dune project. 2019-11-30 15:50:51 +01:00
print.scm import: print: Honor the outputs of inputs (!). 2019-06-07 22:49:47 +02:00
pypi.scm import: pypi: Refresher recognizes pythonhosted.org source URLs. 2019-09-18 23:08:29 +02:00
snix.scm build: Remove checks for 'nix-instantiate'. 2018-06-18 23:19:51 +02:00
stackage.scm import: stackage: Fix typo. 2019-09-23 12:06:46 -07:00
texlive.scm import: texlive: Handle multi-license packages. 2019-11-22 15:00:59 +01:00
utils.scm import: utils: Update docstring of 'recursive-import'. 2019-12-13 18:04:04 +01:00