tests: get the socket path from the X11 atom I3_SOCKET_PATH

The hard-coded socket paths are not useful when running the test suite in
parallel.
This commit is contained in:
Michael Stapelberg
2011-07-25 13:35:56 +02:00
parent 18513e1638
commit 49ea805905
33 changed files with 91 additions and 46 deletions

View File

@ -4,7 +4,7 @@
use i3test;
use List::MoreUtils qw(all);
my $i3 = i3("/tmp/nestedcons");
my $i3 = i3(get_socket_path());
####################
# Request workspaces