awesome/spec/awful
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
..
completion_spec.lua Set up isolated PATH directory for testing 2017-08-07 19:44:27 +02:00
keyboardlayout_spec.lua add test for us(altgr+intl) keyboard layout 2016-03-30 17:03:47 +02:00
prompt_spec.lua Tests for awful.prompt (#1916) 2017-07-14 21:32:21 +02:00
screen_spec.lua awful.screen: extract screen:get_next_in_direction() (#1597) 2017-03-04 22:16:15 -05:00