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
|
232d6ccce9
|
tests: introduce is_num_children test
This makes it clearer what the tests are actually doing and kills quite
a bit of useless repetitions
|
2012-09-04 22:24:13 +02:00 |
Michael Stapelberg
|
bebd2fceb6
|
Bugfix: Correctly return to initial state after prev/next/back_and_forth (Thanks Brian)
Fixes: #552
|
2011-11-10 18:42:24 +00:00 |