tests/README
author J. Ali Harlow <ali@juiblex.co.uk>
Tue Jun 29 10:08:33 2021 +0100 (2021-06-29)
changeset 106 cc42fad3fe31
permissions -rw-r--r--
Add a --paths option to app-manager and use it in setup.js and update.js
     1 There are a number of good sources for valgrind suppression files:
     2 
     3 1) The cockpit project: http://cockpit-project.org
     4 	Suppression files are in the tools directory:
     5 	https://github.com/cockpit-project/cockpit/tree/master/tools
     6 
     7 2) Johan Dahlin's file for the Gtk stack:
     8 	https://people.gnome.org/~johan/gtk.suppression
     9 
    10 3) Daniel Trebbien's GNOME.supp project:
    11 	https://github.com/dtrebbien/GNOME.supp
    12 
    13 At the time of testing, the cockpit project produced far better results
    14 against glib version 2.36.3 and so that is what is included.
    15 
    16 
    17 xvfb-run comes from Debian:
    18 
    19 https://anonscm.debian.org/cgit/pkg-xorg/xserver/xorg-server.git/tree/debian/local/xvfb-run