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
|
da72a5be91
|
tests: unflake tests by not starting i3bar
|
2017-09-19 16:13:27 +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 |
Ingo Bürk
|
053020f2db
|
Support moving dock clients to another output.
This fixes #1883 where a race condition between i3 and i3bar caused two i3bar clients to be put onto the same output.
|
2015-09-05 21:30:55 +02:00 |