awesome/spec/gears
Uli Schlachter 94e9a030c1 Remove gears.sort
It's unused since commit 0aa4304bda. Before this was a stable sorting
algorithm since table.sort is allowed to be unstable. Apparently we don't need a
stable sorting algorithm anymore.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-07 12:24:35 +01:00
..
cache_spec.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color_spec.lua gears.color: Add support for named colors 2016-01-17 14:27:29 +01:00
matrix_spec.lua gears.matrix: Implement matrices in Lua 2015-09-19 13:32:12 +02:00
object_spec.lua Add a test case capturing problems with weak_connect_signal (#520) 2015-12-10 23:19:52 +01:00