awesome/spec
Florian Gamböck a716009caa Set up isolated PATH directory for testing
We cannot possibly know what is in the PATH of a user. The completion
test cases however assume that there is nothing else in the PATH that
starts with `true` other than `true` itself.

These two methods create or respectively destroy a temporary PATH
directory especially for testing. We can put commands in there via
symlinks and verify the correct functionality of the complete commands.
The PATH environment variable is set and reset via GLib.
2017-08-07 19:44:27 +02:00
..
awful Set up isolated PATH directory for testing 2017-08-07 19:44:27 +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