Test --powerline-left
This commit is contained in:
parent
6960e27dc4
commit
1456c16cf8
@ -115,8 +115,12 @@ if(BUILD_TESTING)
|
|||||||
COMMAND tmux-mem-cpu-load -c
|
COMMAND tmux-mem-cpu-load -c
|
||||||
)
|
)
|
||||||
|
|
||||||
add_test(NAME powerline
|
add_test(NAME powerline-right
|
||||||
COMMAND tmux-mem-cpu-load --powerline
|
COMMAND tmux-mem-cpu-load --powerline-right
|
||||||
|
)
|
||||||
|
|
||||||
|
add_test(NAME powerline-left
|
||||||
|
COMMAND tmux-mem-cpu-load --powerline-left
|
||||||
)
|
)
|
||||||
|
|
||||||
add_test(NAME invalid_status_interval
|
add_test(NAME invalid_status_interval
|
||||||
|
Loading…
Reference in New Issue
Block a user