tests/README
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Mar 22 11:50:12 2019 +0000 (2019-03-22)
changeset 91 6b255a0c4e3e
permissions -rw-r--r--
Refix 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