aboutsummaryrefslogtreecommitdiff
path: root/tests/pypi.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-12-05 12:58:33 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-12-05 14:45:15 +0100
commitb970c0ed93280015a5d37419f1544a3bf04c25a9 (patch)
treee3369efccc9acffca5ce4c6e48214938e7197022 /tests/pypi.scm
parent50e9f5600b363e230065f91d89c308e01644dd0f (diff)
downloadguix-b970c0ed93280015a5d37419f1544a3bf04c25a9.tar.gz
guix-b970c0ed93280015a5d37419f1544a3bf04c25a9.zip
gnu: Add rust-core-foundation-sys-0.8.
* gnu/packages/crates-io.scm (rust-core-foundation-sys-0.8): New variable. (rust-core-foundation-sys-0.7): inherit from above.
Diffstat (limited to 'tests/pypi.scm')
0 files changed, 0 insertions, 0 deletions
et-thread-name'....Ludovic Courtès 2017-02-11tests: Relax test on utmpx entries....Ludovic Courtès 2017-01-31tests: Really skip /var/run/utmpx test when needed....Paul Garlick 2017-01-24syscalls: Export 'read-utmpx'....Ludovic Courtès 2017-01-19syscalls: Add utmpx procedures and data structure....Ludovic Courtès 2016-11-21syscalls: Add 'add-network-route/gateway' and 'delete-network-route'....Ludovic Courtès 2016-11-16syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK....Ludovic Courtès 2016-10-27tests: Skip 'pivot-root' test on Linux > 4.7.5....Ludovic Courtès 2016-10-19tests: Make sure child process of 'pivot-root' test exits....Ludovic Courtès 2016-05-06utils: Move 'fcntl-flock' to (guix build syscalls)....Ludovic Courtès 2016-05-03syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro....Ludovic Courtès 2016-05-02syscalls: Add 'tcgetattr' and 'tcsetattr' bindings....Ludovic Courtès 2016-04-25syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl....Ludovic Courtès 2016-04-25syscalls: Add 'statfs'....Ludovic Courtès 2016-04-16syscalls: 'terminal-columns' ignores non-file ports....Ludovic Courtès 2016-04-15syscalls: Add TIOCGWINSZ bindings....Ludovic Courtès 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-25syscalls: 'interface-address' can return #f....Ludovic Courtès 2015-11-03build: container: Add feature test predicates....David Thompson 2015-08-27tests: Skip 'set-network-interface-address' test when running as root....Ludovic Courtès 2015-07-25syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'....Ludovic Courtès 2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'....Ludovic Courtès 2015-07-10tests: Skip namespace-related tests when that feature is missing....Ludovic Courtès 2015-07-07build: syscalls: Add pivot-root....David Thompson 2015-07-07build: syscalls: Add setns....David Thompson 2015-07-07build: syscalls: Add clone....David Thompson 2015-07-07build: syscalls: Add mkdtemp!...David Thompson 2015-04-06tests: Deal with 'mount-points' not returning "/"....Ludovic Courtès