Joseph
|
967ec2e0ea
|
Fix test case 180-fd-leaks when running on Fedora (#3911)
|
2020-02-22 10:09:11 +01:00 |
Michael Stapelberg
|
7ad32fd2d1
|
tests: replace http:// with https:// where appropriate
This was done automatically using:
% sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g' testcases/t/*.t
|
2017-09-24 10:19:50 +02:00 |
Christopher Zimmermann
|
fa12f67870
|
Fix testsuite on OpenBSD
OpenBSD perl forks for glob().
Therefore attach SIGCHLD handler as late as possible.
|
2016-06-11 14:47:17 +02:00 |
Michael Stapelberg
|
338199913b
|
add boilerplate to all testcases with documentation references
|
2012-09-10 14:09:01 +02:00 |
Michael Stapelberg
|
2783aa9fc9
|
tests: add t/180-fd-leaks to ensure i3 does not leak fds on exec
|
2011-11-20 10:52:21 +00:00 |