guix/tests
Marius Bakke 11415d3506
guix build: Add '--manifest' option.
* guix/scripts/build.scm (show-help): Document --manifest argument.
(options->things-to-build): When given a manifest, evaluate all the entries.
* tests/guix-build.sh: Add test for --manifest.
* doc/guix.texi (Additional Build Options): Mention --manifest.
* etc/completion/bash/guix: Complete file name if 'guix build' argument is
-m.
2020-02-14 17:49:26 +01:00
..
services gnu: Add earlyoom-service-type. 2020-01-31 23:37:13 -05:00
accounts.scm
base16.scm
base32.scm
base64.scm
bournish.scm
build-utils.scm tests: Avoid unnecessary use of 'mock'. 2019-11-26 00:16:35 +01:00
builders.scm
cache.scm
challenge.scm challenge: Support "--diff=diffoscope". 2019-12-12 17:56:58 +01:00
channels.scm
combinators.scm
containers.scm
cpan.scm import: cpan: Rewrite tests to use an HTTP server instead of mocking. 2020-01-15 18:40:43 +01:00
cpio.scm
cran.scm import: cran: Avoid uses of '@@' in the tests. 2020-01-16 23:14:05 +01:00
crate.scm import: crate: Export 'string->license'. 2020-01-16 23:14:05 +01:00
cve-sample.json
cve.scm
debug-link.scm
derivations.scm derivations: Add 'derivation-input-fold'. 2019-12-07 00:29:41 +01:00
discovery.scm
elpa.scm import: elpa: Rewrite test to use an HTTP server instead of mocking. 2020-01-16 23:14:05 +01:00
file-systems.scm
gem.scm import: gem: Deal with unavailable licensing info. 2020-02-05 16:18:58 +01:00
gexp.scm gexp: Add 'raw-derivation-file'. 2020-01-04 23:44:26 +01:00
git.scm git: 'commit-difference' takes a list of excluded commits. 2019-12-27 13:52:49 +01:00
glob.scm
gnu-maintenance.scm
grafts.scm
graph.scm tests: Adjust reverse-bag graph test to recent OCaml changes. 2020-02-05 16:18:58 +01:00
gremlin.scm
guix-archive.sh guix archive: Add '--list'. 2019-12-12 17:56:58 +01:00
guix-authenticate.sh
guix-build-branch.sh
guix-build.sh guix build: Add '--manifest' option. 2020-02-14 17:49:26 +01:00
guix-daemon.sh
guix-describe.sh
guix-download.sh
guix-environment-container.sh
guix-environment.sh environment: Document that '--manifest' can be repeated. 2019-11-22 15:07:58 +01:00
guix-gc.sh
guix-graph.sh graph: Add '--load-path' option. 2020-01-16 15:27:20 +01:00
guix-hash.sh
guix-lint.sh lint: Add '--load-path' option. 2019-12-08 23:14:03 +01:00
guix-pack-localstatedir.sh
guix-pack-relocatable.sh
guix-pack.sh pack: Allow multiple '--manifest' options. 2019-11-22 15:07:59 +01:00
guix-package-aliases.sh
guix-package-net.sh
guix-package.sh tests: Fix race condition in profile locking test. 2019-11-29 15:54:20 +01:00
guix-system.sh guix system: Add workaround in test for Guile 3.0.0. 2020-01-17 17:12:44 +01:00
hackage.scm
import-utils.scm import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
inferior.scm
lint.scm lint: vulnerabilities: Avoid 'mock' in test. 2020-01-17 14:22:07 +01:00
lzlib.scm lzlib: Define 'dictionary-size+match-length-limit'. 2020-01-16 23:14:05 +01:00
modules.scm
monads.scm
nar.scm serialization: Add 'fold-archive'. 2019-12-12 17:56:57 +01:00
networking.scm
opam.scm import: opam: Avoid uses of '@@' in tests. 2020-01-17 14:22:07 +01:00
pack.scm gnu: Remove squashfs-tools-next. 2019-12-26 12:29:44 +01:00
packages.scm guix package: Export 'transaction-upgrade-entry'. 2020-01-16 18:30:57 +01:00
pki.scm
print.scm
processes.scm tests: processes: Skip tests if running with binfmt. 2019-12-10 10:49:42 +01:00
profiles.scm profiles: Add 'concatenate-manifests'. 2019-11-22 15:07:58 +01:00
publish.scm publish: Export 'signed-string'. 2020-01-16 18:30:57 +01:00
pypi.scm
records.scm records: Improve reporting of "invalid field specifier" errors. 2020-01-16 18:30:57 +01:00
scripts-build.scm
scripts.scm
search-paths.scm
services.scm
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
status.scm
store-database.scm
store-deduplication.scm
store-roots.scm
store.scm
substitute.scm substitute: Make '%allow-unauthenticated-substitutes?' public. 2019-11-27 00:03:03 +01:00
swh.scm
syscalls.scm syscalls: Re-enable 'pivot-root' test. 2020-02-11 12:33:35 +01:00
system.scm
test.drv
texlive.scm import: texlive: Avoid uses of '@@' in tests. 2020-01-17 14:22:08 +01:00
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm
zlib.scm