summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-04-08union: Allow callers to choose the collision resolution policy.Ludovic Courtès
2018-04-08tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels.Ludovic Courtès
2018-03-31guix package: Add '--allow-collisions'.Ludovic Courtès
2018-03-27guix gc: Add '--derivers'.Ludovic Courtès
2018-03-27graph: Add "module" node type.Ludovic Courtès
2018-03-24tests: Add tests for "guix system disk-image" et al.Chris Marusich
2018-03-24tests: Add tests for "guix pack".Chris Marusich
2018-03-23gexp: 'program-file' has a new #:module-path parameter.Ludovic Courtès
2018-03-23gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.Ludovic Courtès
2018-03-22publish: Always build a new derivation for the "/log/NAME" test.Ludovic Courtès
2018-03-22publish: Add test for non-GET queries.Ludovic Courtès
2018-03-18glob: Add an extra glob pattern compilation stage.Ludovic Courtès
2018-03-18glob: Support square brackets in patterns.Ludovic Courtès
2018-03-18tests: elpa: Don't actually download files.Ludovic Courtès
2018-03-18import: elpa: Adjust test for HTTPS URLs.Ludovic Courtès
2018-03-15tests: Do not assume the bootstrap guile tarball is available locally.Ludovic Courtès
2018-03-13gnu: time: Update to 1.9.Efraim Flashner
2018-03-08hash: Add 'sha1'.Ludovic Courtès
2018-03-02Add (guix glob).Ludovic Courtès
2018-03-02environment: Add --user.Mike Gerwitz
2018-03-02environment: Add --link-profile.Mike Gerwitz
2018-03-01profiles: 'manifest-add' truly deletes duplicate entries.Ludovic Courtès
2018-02-28build-system/trivial: Add support for #:allowed-references.Ludovic Courtès
2018-02-27guix package: '--search' no longer shows superseded packages.Ludovic Courtès
2018-02-26build: Require Guile >= 2.0.13.Ludovic Courtès
2018-02-21environment: Add --manifest option.David Thompson
2018-02-16Merge branch 'master' into core-updatesMark H Weaver
2018-02-16import: utils: 'alist->package' allows false license.Ludovic Courtès
2018-02-01Merge branch 'master' into core-updatesMarius Bakke
2018-01-30derivations: Adjust tests for Stow environments.Ludovic Courtès
2018-01-23Merge branch 'master' into core-updatesMark H Weaver
2018-01-22publish: Restore gzip compression in cache-less mode.Ludovic Courtès
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès
2018-01-11Merge branch 'master' into core-updatesLeo Famulari
2018-01-07publish: Publish build logs.Ludovic Courtès
2018-01-07daemon: Add gzip log compression.Ludovic Courtès
2017-12-31Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-12-23guix build: Support '--with-source=PACKAGE@VERSION=URI'.Ludovic Courtès
2017-12-19Merge branch 'master' into core-updatesMarius Bakke
2017-12-18guix gc: '--verify=foo' is reported as an error.Ludovic Courtès
2017-12-17graph: Adjust test for glibc:static among the implicit inputs.Ludovic Courtès
2017-12-10lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice
2017-12-04tests: Look for multi-digit column numbers in unbound variable test.Eric Bavier
2017-12-01tests: Avoid double slash in URIs.Ludovic Courtès
2017-11-28lint: 'patch-file-names' checks for file name length.Ludovic Courtès
2017-11-25syscalls: Adjust utmpx test.Ludovic Courtès
2017-11-21tests: Disable test for freed disk space that fails on Btrfs.Marius Bakke
2017-11-17workers: Add test with exceptions.Ludovic Courtès
2017-11-13tests: 'guix-gc.sh' passes even when 'out' or 'drv' are defined as env vars.Ludovic Courtès