Michael Stapelberg
ce21de8dde
Implement the tick event
...
This makes our tests less flaky, shorter, and more readable.
fixes #2988
2017-09-30 11:41:57 +02:00
Michael Stapelberg
7ad32fd2d1
tests: replace http:// with https:// where appropriate
...
This was done automatically using:
% sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g ' testcases/t/*.t
2017-09-24 10:19:50 +02:00
Tony Crisci
823b46a544
Include workspace con in workspace event
...
Send the affected workspace in the "current" property for each workspace
event for any type of workspace event that affects a particular
workspace.
fixes #1411
2014-12-22 09:47:31 +01:00
Marco Hunsicker
7170afc2c7
Test workspace empty event semantics
...
This patchs provides testcases for the workspace "empty" event.
2014-05-03 15:37:25 +02:00