Fix manager/manage feature
This commit is contained in:
parent
e9baae2962
commit
7c440e28d2
@ -5,10 +5,10 @@ Feature: manager client management
|
||||
|
||||
Scenario: logs when a new client is managed
|
||||
When a window requests to be mapped
|
||||
Then the output must match /manage.+xclient/i
|
||||
Then the output must match /manag.+xclient/i
|
||||
|
||||
Scenario: manages a given client only once
|
||||
When a window requests to be mapped 2 times
|
||||
And I quit uhwm
|
||||
Then the output must not match /manage.*\n.*manage/mi
|
||||
Then the output must not match /manag.*\n.*manag/mi
|
||||
And the output must not match /xerror/i
|
||||
|
Loading…
x
Reference in New Issue
Block a user