Michael Stapelberg
|
7e05a0700a
|
tests: don’t wait for window map event in open_special
Since the window doesn’t get mapped at all in these tests (it’s assigned to an
invisible workspace), this saves us a timeout of 2 seconds :).
|
2012-02-21 13:40:53 +01:00 |
Maik Fischer
|
8349190e09
|
testcases: always start i3 through i3test::launch_with_config
this will pave the way to just call BAIL_OUT and stop the currently
running testfile if i3 died for whatever reason.
|
2011-12-04 14:14:20 +01:00 |
Maik Fischer
|
475dc3c532
|
testcases: use open_window everywhere
|
2011-11-23 20:33:44 +00:00 |
Maik Fischer
|
30ea33decb
|
testcases: let i3test.pm export $x, adapt testcases
|
2011-11-21 23:50:43 +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 |