awesome/spec
Zach Peltzer 8d34201ec3 Unescape strings when parsing desktop entries (#2043)
* Unescape strings when parsing desktop entries

* Fix unused value warning in menubar/utils.lua

* Move menubar.utils.unescape() tests

* Clean up menubar.utils.unescape() function

* Fix warning for using "_" in a non-local context

* Do not ignore trailing whitespace in menubar.utils.parse_list()
2017-09-28 22:57:39 +02:00
..
awful Check for correct ordering of completed items 2017-08-09 21:47:07 +02:00
gears Add tests for gears.string.startswith and endswith 2017-08-21 09:05:37 +02:00
menubar Unescape strings when parsing desktop entries (#2043) 2017-09-28 22:57:39 +02: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