awesome/spec
Florian Gamböck 8a13f1cb75 Check for command with directory in PWD
Even if there is a directory in the current working directory with the
same name as a command, the directory must not be completed.

So, if we want to complete "true" and there is a directory "true" in the
current working directory, the completion list has to be just {"true"},
not {"true", "true/"}, or anything else!
2017-08-09 21:44:55 +02:00
..
awful Check for command with directory in PWD 2017-08-09 21:44:55 +02:00
gears Add some tests for gears.geometry.rectangle.area_remove 2017-03-12 17:01:45 +01:00
menubar ci: overhaul coverage processing 2017-01-08 20:34:13 +01:00
wibox Add tests for get_children of containers 2017-06-08 17:00:44 +02:00
preload.lua Add awesome.version to globals for tests. Will always show util.deprecate output 2017-03-02 18:15:59 -06:00