summaryrefslogtreecommitdiff
path: root/tests/gem.scm
AgeCommit message (Expand)Author
2020-02-05import: gem: Deal with unavailable licensing info.Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns a list rather than a stream.Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns packages in topological order.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-07-11import: gem: Add recursive import.Oleg Pykhalov
2017-02-13tests: Adjust for 'http-fetch' change in (guix import json).Ludovic Courtès
2016-12-18tests: Mock up http-fetch in import tests.Ricardo Wurmus
2016-08-28import: Importers return prefixed licenses.David Craven
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2016-01-20import: gem: Beautify only the description, not the synopsis.Ben Woodcroft
2015-09-01import: gem: Fix minor bug and add unit test.David Thompson