guix-devel/tests
Ludovic Courtès b33e191c86
guix build: '-f' accepts file-like objects.
* guix/scripts/build.scm (options->things-to-build)[validate-type]:
Check for 'file-like?'.
(options->derivations): Accept 'file-like?'.
* tests/guix-build.sh: Add a test with 'computed-file'.
* doc/guix.texi (Additional Build Options): Mention file-like objects.
2018-10-09 18:54:12 +02:00
..
base16.scm
base32.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
build-utils.scm utils: 'wrap-program' produces only one wrapper file. 2016-09-07 23:59:02 +02:00
builders.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
challenge.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
combinators.scm
containers.scm tests: Fix race condition in 'container-excursion*' test. 2017-05-31 17:08:45 +02:00
cpan.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
cpio.scm
cran.scm
crate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
cve-sample.xml Add (guix cve). 2015-11-26 22:35:01 +01:00
cve.scm
debug-link.scm grafts: Add (guix build debug-link) and use it. 2018-08-24 18:01:05 +02:00
derivations.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
discovery.scm
elpa.scm
file-systems.scm
gem.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
gexp.scm tests: Update (guix build store-copy) tests. 2018-09-27 23:46:44 +02:00
glob.scm
gnu-maintenance.scm
grafts.scm graft: Correctly replace references near the end of the scan buffer. 2017-08-24 23:55:51 +02:00
graph.scm tests: Adjust graph test. 2018-06-06 14:37:35 +02:00
gremlin.scm gremlin: 'elf-dynamic-info-needed' test is no longer skipped. 2018-08-21 23:27:08 +02:00
guix-archive.sh guix archive: Add '--extract'. 2015-10-19 10:10:47 +02:00
guix-authenticate.sh
guix-build.sh guix build: '-f' accepts file-like objects. 2018-10-09 18:54:12 +02:00
guix-daemon.sh
guix-describe.sh Add 'guix describe'. 2018-09-07 11:40:22 +02:00
guix-download.sh
guix-environment-container.sh
guix-environment.sh
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh tests: Do not run 'cve' checker in 'tests/guix-lint.sh'. 2016-05-24 14:45:18 +02:00
guix-pack.sh tests: Skip 'guix-pack.sh'. 2018-07-05 21:35:55 +02:00
guix-package-net.sh
guix-package.sh profiles: 'packages->manifest' now accepts inferior packages. 2018-09-21 17:04:37 +02:00
guix-system.sh vm: Make UUID computation really deterministic. 2018-09-07 11:40:05 +02:00
hackage.scm import: hackage: Evaluate "-any" and "-none" version comparison operators. 2018-07-12 20:35:04 +02:00
import-utils.scm
inferior.scm profiles: 'packages->manifest' now accepts inferior packages. 2018-09-21 17:04:37 +02:00
lint.scm
modules.scm modules: Raise an error when a dependency could not be found. 2017-05-25 14:25:17 +02:00
monads.scm
nar.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
opam.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
pack.scm tests: Skip 'self-contained-tarball' test unconditionally. 2018-09-18 23:23:44 +02:00
packages.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
pki.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
print.scm
profiles.scm profiles: Correctly deal with etc/ being a relative symlink. 2018-09-11 00:14:58 +02:00
publish.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
pypi.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
records.scm records: Adjust to test changes in 'record-abi-mismatch-error'. 2018-08-31 17:26:56 +02:00
scripts-build.scm guix build: Support '--with-source=PACKAGE@VERSION=URI'. 2017-12-23 00:05:05 +01:00
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
snix.scm
status.scm status: Gracefully handle invalid UTF-8 in build logs. 2018-10-09 18:54:12 +02:00
store-database.scm database: Reset timestamps to one second after the Epoch. 2018-07-20 15:01:33 +02:00
store-deduplication.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
store.scm tests: Adjust 'add-file-tree-to-store' test for lack of /bin/sh. 2018-09-05 13:59:10 +02:00
substitute.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
syscalls.scm syscalls: Define AT_SYMLINK_NOFOLLOW et al. 2018-07-03 17:50:04 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
texlive.scm
ui.scm ui: 'string->duration' correctly handles hours. 2017-05-10 22:05:21 +02:00
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm
zlib.scm