]> git.sur5r.net Git - i3/i3/commit
tests: use i3_config arg instead of precisely one launch_with_config
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 14 Sep 2017 10:30:42 +0000 (12:30 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 19 Sep 2017 14:13:21 +0000 (16:13 +0200)
commite5ee11d896007af5c07cfa8060dc514df4414e47
tree2fa4b7d7e2caacfd3ef4f6e48cfe9a5eaee9bfe2
parent28bfeadbb0e3b2f9da282d905cc4272ba749ad10
tests: use i3_config arg instead of precisely one launch_with_config

This way, tests are shorter, and i3test’s invocation of launch_with_config
parallelizes work better, using dont_block => 1.
61 files changed:
testcases/lib/SocketActivation.pm
testcases/lib/i3test.pm.in
testcases/t/156-fullscreen-focus.t
testcases/t/186-regress-assign-focus-parent.t
testcases/t/199-ipc-mode-event.t
testcases/t/200-urgency-timer.t
testcases/t/207-shmlog.t
testcases/t/208-regress-floating-criteria.t
testcases/t/211-regress-urgency-assign.t
testcases/t/222-regress-dock-resize.t
testcases/t/230-floating-fullscreen-restart.t
testcases/t/233-regress-manage-focus-unmapped.t
testcases/t/237-regress-assign-focus.t
testcases/t/241-consistent-center.t
testcases/t/244-new-workspace-floating-enable-center.t
testcases/t/248-regress-urgency-clear.t
testcases/t/254-move-to-output-with-criteria.t
testcases/t/257-keypress-group1-fallback.t
testcases/t/258-keypress-release.t
testcases/t/263-config-reload-reverts-bind-mode.t
testcases/t/264-dock-criteria.t
testcases/t/271-for_window_tilingfloating.t
testcases/t/272-regress-focus-assign.t
testcases/t/279-regress-default-floating-border.t
testcases/t/280-wm-class-change-handler.t
testcases/t/281-regress-reload-bindsym.t
testcases/t/282-tabbed-floating-disable-crash.t
testcases/t/286-root-window-mouse-binding.t
testcases/t/291-swap.t
testcases/t/500-multi-monitor.t
testcases/t/501-scratchpad.t
testcases/t/502-focus-output.t
testcases/t/503-workspace.t
testcases/t/504-move-workspace-to-output.t
testcases/t/505-scratchpad-resolution.t
testcases/t/507-workspace-move-crash.t
testcases/t/509-workspace_layout.t
testcases/t/510-focus-across-outputs.t
testcases/t/511-scratchpad-configure-request.t
testcases/t/512-move-wraps.t
testcases/t/513-move-workspace.t
testcases/t/514-ipc-workspace-multi-monitor.t
testcases/t/515-create-workspace.t
testcases/t/516-move.t
testcases/t/517-regress-move-direction-ipc.t
testcases/t/518-interpret-workspace-numbers.t
testcases/t/519-mouse-warping.t
testcases/t/520-regress-focus-direction-floating.t
testcases/t/521-ewmh-desktop-viewport.t
testcases/t/522-rename-assigned-workspace.t
testcases/t/523-move-position-center.t
testcases/t/524-move.t
testcases/t/525-i3bar-mouse-bindings.t
testcases/t/526-reconfigure-dock.t
testcases/t/528-workspace-next-prev-reversed.t
testcases/t/529-net-wm-desktop.t
testcases/t/530-bug-2229.t
testcases/t/531-fullscreen-on-given-output.t
testcases/t/534-dont-warp.t
testcases/t/535-workspace-next-prev.t
testcases/t/536-net-wm-desktop_mm.t