Michael Stapelberg
|
1aaf9f2e52
|
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 17:07:16 +02:00 |
Michael Stapelberg
|
e5ee11d896
|
tests: use i3_config arg instead of precisely one launch_with_config
This way, tests are shorter, and i3test’s invocation of launch_with_config
parallelizes work better, using dont_block => 1.
|
2017-09-19 16:13:21 +02:00 |
Michael Stapelberg
|
84e70a19a8
|
testsuite: use relative paths, set PATH to absolute path
This approach works better with autotools, which supports the build
directory being complete outside the source tree.
|
2016-10-23 21:09:24 +02:00 |
Michael Stapelberg
|
3cf46ef4cc
|
add a testcase for the shmlog command
|
2013-06-23 22:14:59 +02:00 |