Michael Stapelberg
|
2d6e09a66a
|
i3-dump-log: make log message a little more clear (#3618)
This came up when trying to debug an issue.
|
2019-02-12 09:22:26 +01:00 |
Michael Stapelberg
|
1facb450c0
|
i3-dump-log: enable shmlog on demand
fixes #3055
|
2017-11-26 18:07:02 +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 |
Michael Stapelberg
|
02786155dc
|
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-14 21:46:20 +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 |