index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem.scm
Age
Commit message (
Expand
)
Author
2021-07-20
import: gem: Emit new-style package inputs.
...
Sarah Morgensen
2020-04-27
tests: Remove trailing commas in JSON tests.
...
Ludovic Courtès
2020-02-05
import: gem: Deal with unavailable licensing info.
...
Ludovic Courtès
2019-12-11
import: utils: 'recursive-import' returns a list rather than a stream.
...
Ludovic Courtès
2019-12-11
import: utils: 'recursive-import' returns packages in topological order.
...
Ludovic Courtès
2018-09-04
Switch to Guile-Gcrypt.
...
Ludovic Courtès
2018-07-11
import: gem: Add recursive import.
...
Oleg Pykhalov
2017-02-13
tests: Adjust for 'http-fetch' change in (guix import json).
...
Ludovic Courtès
2016-12-18
tests: Mock up http-fetch in import tests.
...
Ricardo Wurmus
2016-08-28
import: Importers return prefixed licenses.
...
David Craven
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-01-20
import: gem: Beautify only the description, not the synopsis.
...
Ben Woodcroft
2015-09-01
import: gem: Fix minor bug and add unit test.
...
David Thompson