summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gexp: Support 'ungexp' forms in improper lists....Ludovic Courtès2017-01-011-1/+11
* build-system: cargo: Handle Cargo.lock file not present....David Craven2017-01-011-1/+1
* import: crate: Provide a default home-page value....David Craven2017-01-011-0/+1
* guix build: '--with-source' overrides the 'replacement' of a package....Ludovic Courtès2016-12-211-0/+13
* environment: Add '--root' option....Ludovic Courtès2016-12-201-1/+16
* gexp: Native inputs of nested gexps are properly accounted for....Ludovic Courtès2016-12-191-1/+10
* tests: Mock up http-fetch....Ricardo Wurmus2016-12-181-28/+35
* tests: Adjust cpan tests....Ricardo Wurmus2016-12-181-4/+6
* tests: Mock up http-fetch in import test....Ricardo Wurmus2016-12-181-30/+34
* tests: Mock up http-fetch in import tests....Ricardo Wurmus2016-12-182-50/+55
* profiles: Remove dependency on 'glibc-utf8-locales' for tests....Ludovic Courtès2016-12-172-7/+14
* graph: Backend must have name and description....Ricardo Wurmus2016-12-141-1/+2
* import: Add importer for rust crates....David Craven2016-12-141-0/+102
* store: 'open-connection' no longer raises '&nar-error' for protocol errors....Ludovic Courtès2016-12-081-0/+9
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-255-125/+192
|\
| * syscalls: Add 'add-network-route/gateway' and 'delete-network-route'....Ludovic Courtès2016-11-211-0/+24
| * lint: Add 'mirror-url' checker....Ludovic Courtès2016-11-191-0/+19
| * store: Add 'references*'....Ludovic Courtès2016-11-191-30/+29
| * 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
* | guix: Add lint-checker for packages which should be no inputs at all....Hartmut Goebel2016-11-151-0/+34
|/
* 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