summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-07-05tests: Skip 'guix-pack.sh'.Ludovic Courtès
2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès
2018-07-03deduplication: Place link files under /gnu/store/.links.Ludovic Courtès
2018-06-21system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14store: Remove 'register-path'.Ludovic Courtès
2018-06-14database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès
2018-06-14deduplicate: Fix a couple of thinkos.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-06-14database: Fail registration when encountering unregistered references.Ludovic Courtès
2018-06-14database: 'with-database' can now initialize new databases.Ludovic Courtès
2018-06-09packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès
2018-06-06tests: Adjust 'guix package' test to "python2" name.Ludovic Courtès
2018-06-06tests: Adjust graph test.Ludovic Courtès
2018-06-01Merge branch 'master' into core-updatesLudovic Courtès
2018-06-01Add (guix store deduplication).Caleb Ristvedt
2018-06-01Add (gnu store database).Caleb Ristvedt
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-30tests: Fix arguments in pack test.Ricardo Wurmus
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès
2018-05-24Merge branch 'master' into core-updatesMark H Weaver
2018-05-23records: Insert record type ABI checks in constructors.Ludovic Courtès
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
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-17Merge branch 'master' into core-updatesMark H Weaver
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-08Merge branch 'master' into core-updatesMark H Weaver
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-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-19guix-daemon: Disable garbage collection for remote connections.Roel Janssen
2018-04-11Merge branch 'master' into core-updatesMark H Weaver
2018-04-11gexp: 'scheme-file' can splice expressions.Ludovic Courtès
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
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