awesome/spec/gears
Uli Schlachter 7dbc44950b subdirectory_cache_spec: Fix for non-yieldable pcalls
Lua 5.1 cannot yield across protected calls. Thus, the test must run in
an unprotected context here.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-16 15:39:58 +01:00
..
filesystem subdirectory_cache_spec: Fix for non-yieldable pcalls 2017-11-16 15:39:58 +01:00
cache_spec.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color_spec.lua parse_color function refactoring: 2016-11-28 20:22:39 -08:00
geometry_spec.lua Add some tests for gears.geometry.rectangle.area_remove 2017-03-12 17:01:45 +01:00
matrix_spec.lua gears.matrix: Add create_rotate_at() (#1181) 2016-10-25 15:37:49 +02:00
object_spec.lua gears.object: Implement read-only properties 2016-06-08 20:28:30 +02:00
protected_call_spec.lua Add gears.protected_call 2016-02-28 12:07:02 +01:00
string_spec.lua Add tests for gears.string.startswith and endswith 2017-08-21 09:05:37 +02:00
table_spec.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00