]> git.sur5r.net Git - i3/i3/commit
Add valgrind suppression file to testcases
authorTony Crisci <tony@dubstepdish.com>
Mon, 10 Mar 2014 08:47:40 +0000 (04:47 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 10 Mar 2014 16:37:41 +0000 (17:37 +0100)
commit9b03be644f59facf113e4996f19484d25e0dee19
tree62c1de8b20e1b4fe88bccfc3c5b9746fbcd58c98
parent192b67df18c5c677d2e24446a60a0555d122da66
Add valgrind suppression file to testcases

The suppression file makes valgrind output more readable by hiding
reports of memory leaks for GObject-related initialization functions in
Pango and Cairo.
testcases/lib/SocketActivation.pm
testcases/valgrind.supp [new file with mode: 0644]