]> git.sur5r.net Git - i3/i3/commit
tests: implement xtest_sync_with_i3
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 30 Sep 2017 09:27:53 +0000 (11:27 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 30 Sep 2017 09:28:20 +0000 (11:28 +0200)
commit14c8cf86223a8f2e5863113ed13efcff8eca257b
treef850d6546577da5db1537037fbcea14ff6e9123e
parentc08ef361999deefce963b1a907d70acbeabe1382
tests: implement xtest_sync_with_i3

The regular sync_with_i3 is not sufficient because i3test::XTEST uses a separate
X11 connection.
testcases/lib/i3test/XTEST.pm
testcases/t/257-keypress-group1-fallback.t
testcases/t/258-keypress-release.t
testcases/t/286-root-window-mouse-binding.t
testcases/t/290-keypress-numlock.t