awesome/spec/gears
Uli Schlachter 01f11003d6 Add gears.protected_call
This library is a wrapper around pcall() / xpcall() that prints an error message
via gears.debug.print_error() in case of errors.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-28 12:07:02 +01:00
..
cache_spec.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color_spec.lua Fix all luacheck warnings in spec/ 2016-02-11 21:55:08 +01:00
matrix_spec.lua gears.matrix: Implement matrices in Lua 2015-09-19 13:32:12 +02:00
object_spec.lua Fix all luacheck warnings in spec/ 2016-02-11 21:55:08 +01:00
protected_call_spec.lua Add gears.protected_call 2016-02-28 12:07:02 +01:00