]> git.sur5r.net Git - i3/i3/commit
tests: implement sync_with_i3 and use it instead of sleep()
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 23 Sep 2011 19:37:45 +0000 (20:37 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Sep 2011 10:15:08 +0000 (11:15 +0100)
commit38a9eabff134b23bb0883561034dd2578e1231b1
treedcb060a1d619ab96e020cd4217fc10446624ca8b
parent3167e9ad2d3c4b226f01ab2c65d0f8a85c1edaec
tests: implement sync_with_i3 and use it instead of sleep()

Also use open_standard_window() in a few more places where appropriate
27 files changed:
testcases/t/02-fullscreen.t
testcases/t/05-ipc.t
testcases/t/06-focus.t
testcases/t/08-focus-stack.t
testcases/t/09-stacking.t
testcases/t/11-goto.t
testcases/t/12-floating-resize.t
testcases/t/13-urgent.t
testcases/t/19-match.t
testcases/t/33-size-hints.t
testcases/t/35-floating-focus.t
testcases/t/36-floating-ws-empty.t
testcases/t/37-floating-unmap.t
testcases/t/38-floating-attach.t
testcases/t/40-focus-lost.t
testcases/t/41-resize.t
testcases/t/45-flattening.t
testcases/t/46-floating-reinsert.t
testcases/t/47-regress-floatingmove.t
testcases/t/48-regress-floatingmovews.t
testcases/t/53-floating-originalsize.t
testcases/t/56-fullscreen-focus.t
testcases/t/62-regress-dock-urgent.t
testcases/t/63-wm-state.t
testcases/t/67-workspace_layout.t
testcases/t/70-force_focus_wrapping.t
testcases/t/lib/i3test.pm