guix/tests
Ludovic Courtès 9e38e3cf52
syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.
* guix/build/syscalls.scm (SIOCADDRT, SIOCDELRT): New variables.
(%rtentry): New C struct.
(RTF_UP, RTF_GATEWAY, %sockaddr-any): New variables.
(add-network-route/gateway, delete-network-route): New procedures.
* tests/syscalls.scm ("add-network-route/gateway")
("delete-network-route"): New tests.
2016-11-21 00:34:48 +01:00
..
base32.scm
base64.scm
bournish.scm
build-utils.scm utils: 'wrap-program' produces only one wrapper file. 2016-09-07 23:59:02 +02:00
builders.scm
challenge.scm
combinators.scm
containers.scm tests: Don't check file-systems in container tests. 2016-11-13 13:04:00 +01:00
cpan.scm tests: Adjust 'url-fetch' mocks to TLS changes. 2016-11-10 11:58:43 +01:00
cpio.scm
cran.scm tests: Adjust 'url-fetch' mocks to TLS changes. 2016-11-10 11:58:43 +01:00
cve-sample.xml
cve.scm
derivations.scm daemon: Add 'built-in-builders' RPC. 2016-11-16 18:19:54 +01:00
elpa.scm
file-systems.scm
gem.scm
gexp.scm store: Add 'references*'. 2016-11-19 18:44:53 +01:00
gnu-maintenance.scm
grafts.scm grafts: Apply the right grafts in the presence of multiple outputs. 2016-10-17 23:59:03 +02:00
graph.scm graph: Add '%referrer-node-type'. 2016-10-15 23:46:39 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh tests: Adjust 'guix build -S' test for source-less packages. 2016-10-03 15:24:21 +02:00
guix-daemon.sh
guix-download.sh guix download: Add '-o' option. 2016-11-16 18:00:41 +01:00
guix-environment-container.sh
guix-environment.sh
guix-gc.sh
guix-graph.sh
guix-hash.sh guix hash: Interpret '-' as standard input. 2016-10-28 22:30:17 +02:00
guix-lint.sh
guix-package-net.sh
guix-package.sh
guix-register.sh
guix-system.sh
hackage.scm tests: hackage: Fix mock urls. 2016-09-01 13:40:49 +03:00
hash.scm
import-utils.scm import: utils: Refactor license->symbol. 2016-09-28 13:17:15 +02:00
lint.scm lint: Add 'mirror-url' checker. 2016-11-19 18:44:53 +01:00
modules.scm Add (guix modules). 2016-09-05 00:06:47 +02:00
monads.scm
nar.scm
packages.scm tests: Fix 'fold-packages' for hidden packages. 2016-11-08 23:32:41 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Add manifest-transaction helper procedures. 2016-09-06 23:22:10 +02:00
publish.scm
pypi.scm tests: Adjust pypi test to recent importer change. 2016-10-27 01:00:41 +02:00
records.scm
scripts-build.scm tests: Fix typo in 'with-graft' transformation test. 2016-10-19 15:54:10 +02:00
scripts.scm
services.scm services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. 2016-08-31 15:44:20 +02:00
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store.scm
substitute.scm
syscalls.scm syscalls: Add 'add-network-route/gateway' and 'delete-network-route'. 2016-11-21 00:34:48 +01:00
system.scm services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. 2016-08-31 15:44:20 +02:00
test.drv
ui.scm
union.scm
upstream.scm
utils.scm utils: Support defaults in substitute-keyword-arguments. 2016-10-07 07:42:05 -05:00
zlib.scm