summaryrefslogtreecommitdiff
path: root/tests/gem.scm
AgeCommit message (Expand)Author
2024-06-03import: utils: End package descriptions with period....Herman Rimm
2023-05-31tests: Use quasiquoted 'match' patterns for package sexps....Ludovic Courtès
2023-05-31import: gem: Updater provides input list....Ludovic Courtès
2023-05-31import: gem: Factorize "bundler" special case for name mapping....Ludovic Courtès
2022-09-17import: gem: Support importing a specific version of a gem....Taiju HIGASHI
2021-07-20import: gem: Emit new-style package inputs....Sarah Morgensen
2020-04-27tests: Remove trailing commas in JSON tests....Ludovic Courtès
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