civodul pushed a change to branch master
in repository guix.
from 8f501ac gnu: Fix misuses of 'x11-style' licenses.
new 907c98a lint: Add tests for the 'home-page' checker.
new 8b38596 tests: Factorize the 'dummy-package' macro.
new 4fbf4ca tests: Make the 'lint' tests slightly more concise.
new dd8ea24 download: Export 'maybe-expand-mirrors'.
new 1c69e4c list-packages: Expand 'mirror://' URIs for patches.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
build-aux/list-packages.scm | 11 +-
guix/build/download.scm | 45 +++---
guix/scripts/lint.scm | 3 +-
guix/tests.scm | 12 ++-
tests/lint.scm | 359 ++++++++++++++++++++++++++++---------------
tests/packages.scm | 7 -
6 files changed, 283 insertions(+), 154 deletions(-)