Emmanuel Lepage Vallee
|
0419de2a60
|
tests: Test the screen name.
|
2019-09-30 00:49:40 -04:00 |
Emmanuel Lepage Vallee
|
68488f6218
|
tests: Test screen.automatic_factory
|
2019-09-29 18:56:06 -04:00 |
Emmanuel Lepage Vallee
|
553cafccde
|
tests: Test the error notifications when no screens are present.
This happens in early initialization when AwesomeWM is started with
`--screen manual`.
|
2019-09-29 18:56:06 -04:00 |
Daniel Hahler
|
31e25dc6a5
|
Cleanup usages/patching of awful.util.deprecate (#1966)
|
2017-08-10 12:18:54 +02: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 |
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
|
c7fb00dd47
|
tests: Test awful.screen against regressions
|
2016-04-11 23:54:28 -04:00 |