guix/tests
Efraim Flashner c180017b6f
lint: Check for unstable tarballs.
* guix/scripts/lint.scm (check-source-unstable-tarball): New procedure.
(%checkers): Add it.
* tests/lint.scm ("source-unstable-tarball", "source-unstable-tarball:
source #f", "source-unstable-tarball: valid", "source-unstable-tarball:
package named archive", "source-unstable-tarball: not-github",
"source-unstable-tarball: git-fetch"): New tests.
* doc/guix.texi (Invoking guix lint): Document it.
2018-12-27 14:55:54 +02:00
..
base16.scm
base32.scm
base64.scm
bournish.scm
build-utils.scm
builders.scm
cache.scm
challenge.scm tests: Add 'test-assertm' to (guix tests). 2018-11-12 23:37:13 +01:00
channels.scm guix: Add support for channel dependencies. 2018-12-09 13:55:22 +01:00
combinators.scm
containers.scm
cpan.scm
cpio.scm
cran.scm
crate.scm
cve-sample.xml
cve.scm
debug-link.scm tests: Add 'test-assertm' to (guix tests). 2018-11-12 23:37:13 +01:00
derivations.scm derivations: Add properties. 2018-11-28 10:39:58 +01:00
discovery.scm
elpa.scm
file-systems.scm
gem.scm
gexp.scm Merge branch 'master' into core-updates 2018-11-29 15:56:49 +01:00
glob.scm
gnu-maintenance.scm
grafts.scm grafts: Record metadata as derivation properties. 2018-11-28 10:39:58 +01:00
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build-branch.sh git: Nicely report '--with-commit' errors. 2018-11-30 17:03:04 +01:00
guix-build.sh guix build: '-f' accepts file-like objects. 2018-10-09 18:54:12 +02:00
guix-daemon.sh
guix-describe.sh
guix-download.sh
guix-environment-container.sh
guix-environment.sh environment: Support package transformation options. 2018-12-17 23:33:42 +01:00
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh
guix-pack-localstatedir.sh pack: Add '--profile-name'. 2018-11-23 15:42:01 +01:00
guix-pack-relocatable.sh pack: Add test for '--relocatable'. 2018-11-06 23:21:24 +01:00
guix-pack.sh store-copy: Canonicalize the mtime and permissions of the store copy. 2018-11-06 23:21:24 +01:00
guix-package-net.sh
guix-package.sh guix package: '--show' errors when asked for a non-existent package. 2018-11-11 23:53:29 +01:00
guix-system.sh services: dhcp-client: Deprecate 'dhcp-client-service' procedure. 2018-10-18 01:12:22 +02:00
hackage.scm
import-utils.scm
inferior.scm inferior: Add 'inferior-eval-with-store'. 2018-11-28 10:39:58 +01:00
lint.scm lint: Check for unstable tarballs. 2018-12-27 14:55:54 +02:00
modules.scm
monads.scm
nar.scm deduplication: Restore directory mtime and permissions after deduplication. 2018-11-13 14:59:46 +01:00
opam.scm import: Update opam importer. 2018-12-17 21:43:51 +01:00
pack.scm store-copy: Canonicalize the mtime and permissions of the store copy. 2018-11-06 23:21:24 +01:00
packages.scm
pki.scm
print.scm
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
profiles.scm tests: Add 'test-assertm' to (guix tests). 2018-11-12 23:37:13 +01:00
publish.scm publish: Add a 'Cache-Control' header on /nar responses. 2018-12-17 23:33:42 +01:00
pypi.scm gnu: Use pypi.org. 2018-10-18 23:46:33 -04:00
records.scm
scripts-build.scm
scripts.scm
search-paths.scm
services.scm tests: Adjust services tests to new 'shepherd-service-upgrade'. 2018-09-27 23:58:05 +02:00
sets.scm
signing-key.pub
signing-key.sec
size.scm tests: Add 'test-assertm' to (guix tests). 2018-11-12 23:37:13 +01:00
snix.scm
status.scm ui: Fix port-buffering with guile@2.0. 2018-10-16 17:12:09 -05:00
store-database.scm
store-deduplication.scm deduplication: Gracefully handle ENOSPC raised by 'link' calls. 2018-12-14 12:07:24 +01:00
store.scm daemon: Support multiplexed build output. 2018-10-15 22:40:35 +02:00
substitute.scm substitute: Ignore irrelevant narinfo signatures. 2018-12-14 00:02:59 +01:00
syscalls.scm
system.scm
test.drv
texlive.scm
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm
zlib.scm