22 Commits

Author SHA1 Message Date
Thibault Jouan
6cfed91653 Test blocking worker (UAT) 2015-04-23 21:25:58 +00:00
Thibault Jouan
bdbeca399a Ensure only one client is managed for given window 2015-04-20 04:11:41 +00:00
Thibault Jouan
78dffde6c9 Remove a comment left in cucumber steps 2015-04-18 19:42:03 +00:00
Thibault Jouan
7d011dad60 Improve CLI usage output
* Move -h option at tail;
* Add separator between standard and tail options.
2015-04-18 17:08:18 +00:00
Thibault Jouan
71caf160be Add version CLI option 2015-04-18 17:03:25 +00:00
Thibault Jouan
1e2d423552 Fix verbose CLI option description 2015-04-18 03:15:08 +00:00
Thibault Jouan
9ea43ee69a Integrate blocking and multiplexing workers usage 2015-04-18 02:03:32 +00:00
Thibault Jouan
fe47e27d98 Prototype clients management with windows 2015-04-16 12:01:15 +00:00
Thibault Jouan
62c824cd7d Specify alternate run control file path from CLI 2015-04-14 02:28:37 +00:00
Thibault Jouan
7493ab3284 Evaluate run control file when present 2015-04-14 02:28:33 +00:00
Thibault Jouan
53d83d5f08 Extract user acceptance test helpers in a module 2015-04-13 01:56:08 +00:00
Thibault Jouan
10591d0646 Fail when another window manager is already running 2015-04-13 01:29:35 +00:00
Thibault Jouan
de3fca228e Register a Layout with display information 2015-04-12 21:04:29 +00:00
Thibault Jouan
b65e989c38 Accept -l LAYOUT CLI option to set the layout 2015-04-12 21:04:29 +00:00
Thibault Jouan
0ce73c2e2f Improve error reporting in cucumber helpers
Indent stdout and stderr in the error generated by uhwm_wait_output
helper.
2015-04-12 21:01:54 +00:00
Thibault Jouan
791c159d7a Implement ruby feature loading (-r CLI option) 2015-04-10 07:14:41 +00:00
Thibault Jouan
1467425407 Improve cucumber output steps 2015-04-10 07:14:41 +00:00
Thibault Jouan
69d885b282 Support -d debug option in CLI 2015-04-09 22:22:41 +00:00
Thibault Jouan
f66d8d24ee Improve reporting in #uhwm_wait_output cucumber helper 2015-04-09 22:22:27 +00:00
Thibault Jouan
254efe4f74 Implement verbose mode 2015-04-09 21:43:57 +00:00
Thibault Jouan
01d7805760 Add uhwm_wait_output cucumber helper 2015-04-08 16:46:58 +00:00
Thibault Jouan
422a940eae Implement basic CLI usage help 2015-04-07 21:56:49 +00:00