summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * publish: Always build a new derivation for the "/log/NAME" test....Ludovic Courtès2018-03-221-1/+1
| * publish: Add test for non-GET queries....Ludovic Courtès2018-03-221-0/+8
* | tests: Use invoke and return #t from all builders....Mark H Weaver2018-03-272-29/+54
|/
* glob: Add an extra glob pattern compilation stage....Ludovic Courtès2018-03-181-6/+6
* glob: Support square brackets in patterns....Ludovic Courtès2018-03-181-28/+39
* tests: elpa: Don't actually download files....Ludovic Courtès2018-03-181-18/+25
* import: elpa: Adjust test for HTTPS URLs....Ludovic Courtès2018-03-181-1/+1
* tests: Do not assume the bootstrap guile tarball is available locally....Ludovic Courtès2018-03-151-17/+2
* gnu: time: Update to 1.9....Efraim Flashner2018-03-131-1/+1
* hash: Add 'sha1'....Ludovic Courtès2018-03-081-0/+8
* Add (guix glob)....Ludovic Courtès2018-03-021-0/+58
* environment: Add --user....Mike Gerwitz2018-03-021-0/+11
* environment: Add --link-profile....Mike Gerwitz2018-03-021-0/+14
* profiles: 'manifest-add' truly deletes duplicate entries....Ludovic Courtès2018-03-011-1/+6
* build-system/trivial: Add support for #:allowed-references....Ludovic Courtès2018-02-281-1/+19
* guix package: '--search' no longer shows superseded packages....Ludovic Courtès2018-02-271-1/+17
* build: Require Guile >= 2.0.13....Ludovic Courtès2018-02-261-10/+1