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
|
338199913b
|
add boilerplate to all testcases with documentation references
|
2012-09-10 14:09:01 +02:00 |
Michael Stapelberg
|
ef224cdb98
|
Merge branch 'master' into next
Conflicts:
testcases/t/173-get-marks.t
|
2011-12-17 14:22:57 +00:00 |
Michael Stapelberg
|
b46ab649f5
|
Bugfix: Fix setting the same mark repeatedly on different windows (+test)
Fixes: #582
|
2011-12-17 14:22:23 +00:00 |
Maik Fischer
|
8d83697cc2
|
testcases: use Test::More is_deeply, don't depend on Test::Deep
|
2011-11-23 00:02:57 +00:00 |
Michael Stapelberg
|
ae1ab9eb27
|
tests: rename files (00x-*.t is basic stuff, >=100-*.t are tests using IPC)
|
2011-10-08 14:38:50 +01:00 |