summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-06-01gexp: Add 'with-extensions'.Ludovic Courtès
2018-06-01pack: Adjust test to expect relative symlinks.Ludovic Courtès
2018-06-01tests: Fix arguments in pack test.Ricardo Wurmus
2018-05-28system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès
2018-05-23records: Insert record type ABI checks in constructors.Ludovic Courtès
2018-05-19uuid: 'uuid' returns #f when 'string->uuid' returns #f.Ludovic Courtès
2018-05-19tests: Skip 'tests/guix-pack.sh' when networking is missing.Ludovic Courtès
2018-05-19tests: Adjust to new "unbound variable" messages.Ludovic Courtès
2018-05-13utils: Add 'version-prefix?'.Ludovic Courtès
2018-05-10pack: Add '--relocatable'.Ludovic Courtès
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-05-07pack: Fix handling of '-e'.Ludovic Courtès
2018-05-07pack: Honor package transformation options.Ludovic Courtès
2018-05-07pack: Adjust test to cope with GC'd profiles.Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-19guix-daemon: Disable garbage collection for remote connections.Roel Janssen
2018-04-11gexp: 'scheme-file' can splice expressions.Ludovic Courtès
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