aboutsummaryrefslogtreecommitdiff
path: root/tests/challenge.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-08 23:32:43 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-10 20:54:12 +0200
commit0b9f426caf67a1df6fd12ae7b2b2e15aee8a3cc7 (patch)
treed9101c129428b865ded5583b5cb0e2c5e0d43146 /tests/challenge.scm
parent5696dc2373e5b9f5dcb6b0643c842b1c334eef18 (diff)
downloadguix-0b9f426caf67a1df6fd12ae7b2b2e15aee8a3cc7.tar.gz
guix-0b9f426caf67a1df6fd12ae7b2b2e15aee8a3cc7.zip
gnu: emacs-evil-matchit: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit)[source]: Use GIT-FETCH and GIT-FILE-NAME.
Diffstat (limited to 'tests/challenge.scm')
0 files changed, 0 insertions, 0 deletions
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 2015-01-19tests: Adjust syscall tests for 2.6ish Linux....Ludovic Courtès 2014-12-19syscalls: Add more procedures for network interfaces....Ludovic Courtès 2014-11-10syscalls: Add 'mount-points'....Ludovic Courtès 2014-10-12syscalls: Accept ENOENT in the 'swapoff' test....Ludovic Courtès 2014-09-18syscalls: Add 'swapon' and 'swapoff'....Ludovic Courtès 2014-09-14syscalls: Add 'all-network-interfaces'....Ludovic Courtès 2014-09-14syscalls: Add 'network-interface-flags'....Ludovic Courtès 2014-09-14syscalls: Add 'network-interfaces'....Ludovic Courtès 2014-05-27syscalls: Be more permissive in 'umount' test....Ludovic Courtès 2014-05-10Add (guix build syscalls)....Ludovic Courtès