awesome/spec
Uli Schlachter 970a92bb51 spec for gears.object: Test weak signals better
Since weak signals specifically exist to do magic with the garbage collector, do
a couple of garbage collection cycles and verify that this does not disconnect
the callback function prematurely (the function is kept alive since it is a
local variable).

(I actually did a mistake that makes this enhanced test fail and fixed it before
committing)

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-12-10 23:19:52 +01:00
..
awful Add new file spec/awful/keyboardlayout_spec.lua 2015-09-13 01:19:00 +09:00
gears spec for gears.object: Test weak signals better 2015-12-10 23:19:52 +01:00
menubar Enhance menubar icon path lookup 2015-09-26 11:45:38 +09:00
wibox Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
preload.lua Fix sporadic test failure due to lgi 2015-07-29 21:31:47 +02:00