Emmanuel Lepage Vallee
839dddee25
tests: Test the tag `request::layouts`.
2020-01-11 15:43:31 -08:00
Emmanuel Lepage Vallee
ba5385dd40
client: Update existing code to use `c.active`.
2020-01-11 14:43:56 -08:00
Emmanuel Lepage Vallee
23c122e89a
tests: Test awful.tag.object.set_layouts
2018-10-15 16:10:18 -04:00
Daniel Hahler
31e25dc6a5
Cleanup usages/patching of awful.util.deprecate ( #1966 )
2017-08-10 12:18:54 +02:00
Uli Schlachter
60b5df1308
awful.tag: Apply a default layout to tags ( #1952 )
...
Related-to: https://github.com/awesomeWM/awesome/pull/1950
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-07-29 13:58:45 -04:00
Kevin Zander
74fb39afbd
Remove deprecated calls in tests
...
Change deprecated util.table call in lib/awful/widget/clienticon.lua to gears.table call
2017-03-30 23:07:20 -05:00
Emmanuel Lepage Vallee
83e176fa32
tests: Break wibox for multiscreen tests (on purpose)
...
This commit add an option to shim the whole wibox module when
running multi-screen tests. This is intended to lower the test
runtime when coverage is enabled.
In theory, most of that code is already covered by the
test-screen-changes suit.
This makes the coverage builds about twice as fast. This is
necessary because there is a large number of timeouts due to
limited resources on the Travis build system.
2017-02-07 11:37:07 -05:00
Uli Schlachter
d893e42440
Add missing modelines to tests/*.lua
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-31 14:05:51 +01:00
Daniel Hahler
68de588f21
tests: fix indenting/style ( #1303 )
...
Basically:
> for f in **/*.lua; do vim '+set sw=4' '+norm gg=G' '+wq' "$f"; done
2016-12-27 21:39:08 +01:00
Emmanuel Lepage Vallee
edf7fb40b3
tests: Test moving tags between screens.
2016-09-05 17:13:53 -04:00
Emmanuel Lepage Vallee
f2bb0ab871
tests: Test the tag index more often
2016-08-22 17:27:48 -04:00
Emmanuel Lepage Vallee
5e7b1bf507
tests: Test awful.tag against regressions
2016-04-11 23:54:28 -04:00