tests/README
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Sep 12 16:37:13 2018 +0100 (2018-09-12)
changeset 81 734c6230e41f
permissions -rw-r--r--
Fix a bug causing plover_get_program_directory() to fail when executable is in a root directory
     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