]> git.sur5r.net Git - i3/i3/commit
tests: make t/159-socketpath more robust
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 19:21:07 +0000 (21:21 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 29 Jun 2012 19:23:28 +0000 (21:23 +0200)
commit19946ee14d2e4262165f05c717c59143e581db19
tree1a20a935e9862c570720b29c87b7bedaf4b0123e
parent072daa94b3f4e369ed9ef20a59a8b18c28170ef9
tests: make t/159-socketpath more robust

…by getting the socket path from i3 and then checking that it conforms
to what we expect. Previously we monitored /tmp, which can go wrong in
various ways, especially since i3’s directory within /tmp is not
predictable (by design).
testcases/t/159-socketpaths.t