awesome/spec/gears
Kevin Zander c3461b535c gears: Move awful.util.table to gears.table (#1641)
* Move table functions out of awful.util into new gears.table

* travis: Use v9999 prefix for full requests

Make sure no newly deprecated functions are used

* Move all `awful.util.table.*` calls to `gears.table.*` calls
Move table test functions from awful/util_spec to new gears/table_spec
Change awful.util.subsets call to gears.math.subsets in awful/key.lua
2017-03-08 15:18:33 -05: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
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
table_spec.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00