summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK....Ludovic Courtès2016-11-161-0/+21
* daemon: Add 'built-in-builders' RPC....Ludovic Courtès2016-11-161-0/+4
* daemon: Add "builtin:download" derivation builder....Ludovic Courtès2016-11-161-0/+70
* tests: Move HTTP server to (guix tests http)....Ludovic Courtès2016-11-161-97/+17
* guix download: Add '-o' option....Ludovic Courtès2016-11-161-1/+8
* tests: Don't check file-systems in container tests....Andy Patterson2016-11-131-2/+4
* Merge branch 'core-updates'Ludovic Courtès2016-11-132-55/+37
|\
| * tests: Fix 'fold-packages' for hidden packages....Ludovic Courtès2016-11-081-2/+2
| * Merge branch 'master' into core-updatesLeo Famulari2016-10-291-1/+2
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-10-272-3/+6
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-195-15/+104
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-173-16/+174
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-121-0/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-052-0/+42
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-031-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-09-307-0/+187
| |\ \ \ \ \ \ \ \
| * | | | | | | | | utils: 'wrap-program' produces only one wrapper file....Ludovic Courtès2016-09-071-2/+1
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-025-5/+107
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Test 'wrap-program' without building a package....Ludovic Courtès2016-09-021-53/+36
* | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès2016-11-101-3/+10
* | | | | | | | | | | tests: Adjust 'url-fetch' mocks to TLS changes....Ludovic Courtès2016-11-102-2/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | guix hash: Interpret '-' as standard input....Ludovic Courtès2016-10-281-1/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | tests: Adjust pypi test to recent importer change....Ludovic Courtès2016-10-271-2/+2
* | | | | | | | | tests: Skip 'pivot-root' test on Linux > 4.7.5....Ludovic Courtès2016-10-271-1/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tests: Make sure child process of 'pivot-root' test exits....Ludovic Courtès2016-10-191-15/+20
* | | | | | | | tests: Fix typo in 'with-graft' transformation test....Ludovic Courtès2016-10-191-1/+1
* | | | | | | | lint: Suggest @code instead of quotes....Ludovic Courtès2016-10-191-0/+8
* | | | | | | | container: Allow 'container-excursion' to the same namespaces....Ludovic Courtès2016-10-191-0/+9
* | | | | | | | grafts: Apply the right grafts in the presence of multiple outputs....Ludovic Courtès2016-10-171-0/+48
* | | | | | | | guix build: Add '--with-graft'....Ludovic Courtès2016-10-171-0/+19
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | graph: Add '%referrer-node-type'....Ludovic Courtès2016-10-151-0/+22
* | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts....Ludovic Courtès2016-10-141-0/+62
* | | | | | | packages: 'package-grafts' applies grafts on replacement....Ludovic Courtès2016-10-141-16/+90
| |_|_|_|_|/ |/| | | | |
* | | | | | utils: Support defaults in substitute-keyword-arguments....Eric Bavier2016-10-071-0/+20
* | | | | | utils: Fix default-keyword-arguments....Eric Bavier2016-10-071-0/+12
| |_|_|_|/ |/| | | |
* | | | | lint: 'cve' checker reports the replacement's vulnerabilities....Ludovic Courtès2016-10-031-0/+23
* | | | | grafts: Allow the replacement to have a different name....Ludovic Courtès2016-10-031-0/+19
| |_|_|/ |/| | |
* | | | tests: Adjust 'guix build -S' test for source-less packages....Ludovic Courtès2016-10-031-3/+3
| |_|/ |/| |
* | | import: utils: Refactor license->symbol....David Craven2016-09-281-0/+5
* | | gexp: Add 'file-append'....Ludovic Courtès2016-09-091-0/+53
* | | guix hash: Add --exclude-vcs option....Jan Nieuwenhuizen2016-09-071-0/+16
* | | packages: Add 'package-superseded' and associated support....Ludovic Courtès2016-09-062-0/+36
* | | guix package: Build up the transaction incrementally....Ludovic Courtès2016-09-061-0/+29
* | | profiles: Add manifest-transaction helper procedures....Ludovic Courtès2016-09-061-0/+3
* | | Add (guix modules)....Ludovic Courtès2016-09-051-0/+45
| |/ |/|
* | packages: Add 'package-input-rewriting'....Ludovic Courtès2016-09-011-0/+25
* | tests: hackage: Fix mock urls....Efraim Flashner2016-09-011-1/+1
* | tests: cpan: Fix mock urls....Eric Bavier2016-08-311-2/+2
* | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'....Ludovic Courtès2016-08-312-68/+69
* | guix system: Do not unload services depended on....Ludovic Courtès2016-08-311-0/+32