]> git.sur5r.net Git - i3/i3/commit
t/265-swap: don’t start new i3 instances with the same config
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Sep 2017 15:50:23 +0000 (17:50 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Sep 2017 15:50:23 +0000 (17:50 +0200)
commitc86307864f40da4a4ca69e9678695e02015c17b6
treeff3b93da6bb8aa4d77bf612f2c7fb1030e1af137
parent48fd6416c667bc7f5e7e48271d7fb3e24f8b6a7f
t/265-swap: don’t start new i3 instances with the same config

$config is never touched after being initially set up.
Not restarting i3 between each test case reduces the runtime of this test by an
order of magnitude.
testcases/t/265-swap.t