tests/README
changeset 92 e07ceadab395
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tests/README	Fri Mar 22 11:52:49 2019 +0000
     1.3 @@ -0,0 +1,19 @@
     1.4 +There are a number of good sources for valgrind suppression files:
     1.5 +
     1.6 +1) The cockpit project: http://cockpit-project.org
     1.7 +	Suppression files are in the tools directory:
     1.8 +	https://github.com/cockpit-project/cockpit/tree/master/tools
     1.9 +
    1.10 +2) Johan Dahlin's file for the Gtk stack:
    1.11 +	https://people.gnome.org/~johan/gtk.suppression
    1.12 +
    1.13 +3) Daniel Trebbien's GNOME.supp project:
    1.14 +	https://github.com/dtrebbien/GNOME.supp
    1.15 +
    1.16 +At the time of testing, the cockpit project produced far better results
    1.17 +against glib version 2.36.3 and so that is what is included.
    1.18 +
    1.19 +
    1.20 +xvfb-run comes from Debian:
    1.21 +
    1.22 +https://anonscm.debian.org/cgit/pkg-xorg/xserver/xorg-server.git/tree/debian/local/xvfb-run