]> git.sur5r.net Git - i3/i3/commit
Make t/156-fullscreen-focus.t easier to work with 3399/head
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 13 Sep 2018 11:09:35 +0000 (14:09 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Thu, 13 Sep 2018 14:18:34 +0000 (17:18 +0300)
commit68628e153f4ce5b656786e915bb781e22477e020
treec42cdf164ee1abebcfaec2980e361ebb076b2981
parent484854d52fc44d0aeec25986c659b8262706dace
Make t/156-fullscreen-focus.t easier to work with

- Add routine that will refocus the expected window on test failure.
Thus, failure on one test will not make others fail.
- Remove some redundant commands, prefer fresh_workspace for screen
changing.
- Kill previous windows between sections if the next section does not
depend on the previous layout.
testcases/t/156-fullscreen-focus.t