Orestis Floros
|
3f4268561d
|
Remove trailing whitespace from Perl scripts
|
2018-03-15 21:33:45 +02: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 |
Ingo Bürk
|
a59fe0d3d2
|
Added test case for transfer of urgency flag when moving a window to a mark.
|
2015-04-19 20:57:49 +02:00 |
Ingo Bürk
|
fbebd3479b
|
Added testcase for moving a window to a workspace holding the mark
|
2015-04-19 20:57:49 +02:00 |
Ingo Bürk
|
283b231290
|
Disallow moving a container to itself since this would crash i3.
|
2015-04-19 20:57:49 +02:00 |
Ingo Bürk
|
05e8caab17
|
Added testcases for 'move window|container to mark <str>'
fixes #1643
|
2015-04-19 20:57:49 +02:00 |