summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | store-copy: 'read-reference-graph' returns a list of records....Ludovic Courtès2018-06-141-6/+11
* | | database: Fail registration when encountering unregistered references....Ludovic Courtès2018-06-141-0/+20
* | | database: 'with-database' can now initialize new databases....Ludovic Courtès2018-06-141-0/+23
* | | packages: Add 'package-patched-vulnerabilities'....Ludovic Courtès2018-06-091-0/+15
|/ /
* | tests: Adjust 'guix package' test to "python2" name....Ludovic Courtès2018-06-061-4/+4
* | tests: Adjust graph test....Ludovic Courtès2018-06-061-1/+1
* | Merge branch 'master' into core-updatesLudovic Courtès2018-06-014-6/+210
|\ \
| * | Add (guix store deduplication)....Caleb Ristvedt2018-06-011-0/+64
| * | Add (gnu store database)....Caleb Ristvedt2018-06-011-0/+54
| * | gexp: Add 'with-extensions'....Ludovic Courtès2018-06-011-0/+86
| * | pack: Adjust test to expect relative symlinks....Ludovic Courtès2018-06-011-6/+6
| * | tests: Fix arguments in pack test....Ricardo Wurmus2018-06-011-1/+2
* | | tests: Fix arguments in pack test....Ricardo Wurmus2018-05-301-1/+2
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-282-10/+5
|\| |
| * | system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès2018-05-282-10/+5
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-241-1/+29
|\| |
| * | records: Insert record type ABI checks in constructors....Ludovic Courtès2018-05-231-1/+29
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-213-6/+13
|\| |
| * | uuid: 'uuid' returns #f when 'string->uuid' returns #f....Ludovic Courtès2018-05-191-1/+8
| * | tests: Skip 'tests/guix-pack.sh' when networking is missing....Ludovic Courtès2018-05-191-3/+3
| * | tests: Adjust to new "unbound variable" messages....Ludovic Courtès2018-05-191-2/+2
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-175-11/+84
|\| |
| * | utils: Add 'version-prefix?'....Ludovic Courtès2018-05-131-0/+6
| * | pack: Add '--relocatable'....Ludovic Courtès2018-05-101-3/+7
| * | profiles: Optionally use relative file names for symlink targets....Ludovic Courtès2018-05-101-0/+46
| * | union: Add 'relative-file-name'....Ludovic Courtès2018-05-102-1/+19
| * | guix: Separate the package name and version with "@", not "-"....Chris Marusich2018-05-082-7/+6
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-081-4/+16
|\| |
| * | pack: Fix handling of '-e'....Ludovic Courtès2018-05-071-2/+5
| * | pack: Honor package transformation options....Ludovic Courtès2018-05-071-0/+7
| * | pack: Adjust test to cope with GC'd profiles....Ludovic Courtès2018-05-071-2/+4
* | | Merge branch 'master' into core-updatesMarius Bakke2018-05-061-1/+20
|\| |
| * | guix build: Nicely report unbound variables with hints....Ludovic Courtès2018-05-041-1/+20
* | | Merge branch 'master' into core-updatesMark H Weaver2018-04-301-1/+2
|\| | | |/ |/|
| * guix system: search: Display default Shepherd service names....Ludovic Courtès2018-04-301-1/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-211-0/+14
|\|
| * guix-daemon: Disable garbage collection for remote connections....Roel Janssen2018-04-191-0/+14
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-111-2/+21
|\|
| * gexp: 'scheme-file' can splice expressions....Ludovic Courtès2018-04-111-2/+21
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-103-3/+57
|\|
| * union: Allow callers to choose the collision resolution policy....Ludovic Courtès2018-04-081-1/+41
| * tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels....Ludovic Courtès2018-04-081-2/+8
| * guix package: Add '--allow-collisions'....Ludovic Courtès2018-03-311-0/+8
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-296-4/+192
|\|
| * guix gc: Add '--derivers'....Ludovic Courtès2018-03-271-1/+4
| * graph: Add "module" node type....Ludovic Courtès2018-03-271-1/+19
| * tests: Add tests for "guix system disk-image" et al....Chris Marusich2018-03-241-0/+17
| * tests: Add tests for "guix pack"....Chris Marusich2018-03-241-0/+83
| * gexp: 'program-file' has a new #:module-path parameter....Ludovic Courtès2018-03-231-0/+27
| * gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter....Ludovic Courtès2018-03-231-1/+33