summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.Ludovic Courtès2016-11-21
* lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
* store: Add 'references*'.Ludovic Courtès2016-11-19
* syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.Ludovic Courtès2016-11-16
* daemon: Add 'built-in-builders' RPC.Ludovic Courtès2016-11-16
* daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
* tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16
* guix download: Add '-o' option.Ludovic Courtès2016-11-16
* tests: Don't check file-systems in container tests.Andy Patterson2016-11-13
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * tests: Fix 'fold-packages' for hidden packages.Ludovic Courtès2016-11-08
| * Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-10-27
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-19
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Test 'wrap-program' without building a package.Ludovic Courtès2016-09-02
* | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* | | | | | | | | | | tests: Adjust 'url-fetch' mocks to TLS changes.Ludovic Courtès2016-11-10
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | guix hash: Interpret '-' as standard input.Ludovic Courtès2016-10-28
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | tests: Adjust pypi test to recent importer change.Ludovic Courtès2016-10-27
* | | | | | | | | tests: Skip 'pivot-root' test on Linux > 4.7.5.Ludovic Courtès2016-10-27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tests: Make sure child process of 'pivot-root' test exits.Ludovic Courtès2016-10-19
* | | | | | | | tests: Fix typo in 'with-graft' transformation test.Ludovic Courtès2016-10-19
* | | | | | | | lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* | | | | | | | container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès2016-10-19
* | | | | | | | grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès2016-10-17
* | | | | | | | guix build: Add '--with-graft'.Ludovic Courtès2016-10-17
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | graph: Add '%referrer-node-type'.Ludovic Courtès2016-10-15
* | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
* | | | | | | packages: 'package-grafts' applies grafts on replacement.Ludovic Courtès2016-10-14
| |_|_|_|_|/ |/| | | | |
* | | | | | utils: Support defaults in substitute-keyword-arguments.Eric Bavier2016-10-07
* | | | | | utils: Fix default-keyword-arguments.Eric Bavier2016-10-07
| |_|_|_|/ |/| | | |
* | | | | lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* | | | | grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
| |_|_|/ |/| | |
* | | | tests: Adjust 'guix build -S' test for source-less packages.Ludovic Courtès2016-10-03
| |_|/ |/| |
* | | import: utils: Refactor license->symbol.David Craven2016-09-28
* | | gexp: Add 'file-append'.Ludovic Courtès2016-09-09
* | | guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
* | | packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
* | | guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
* | | profiles: Add manifest-transaction helper procedures.Ludovic Courtès2016-09-06
* | | Add (guix modules).Ludovic Courtès2016-09-05
| |/ |/|
* | packages: Add 'package-input-rewriting'.Ludovic Courtès2016-09-01
* | tests: hackage: Fix mock urls.Efraim Flashner2016-09-01