tests: Add valgrind and Leak Sanitizer suppression files.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 17 Jan 2019 03:08:46 +0000 (19:08 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 17 Jan 2019 03:49:58 +0000 (19:49 -0800)
commit8f17f2c47873f53febefc6499710a8063f615ecc
treec798c539066ab9d8a6b3aca4284c3b34258b783a
parent788d080e2302048dbcb5ae74c9d5ac38a01bc889
tests: Add valgrind and Leak Sanitizer suppression files.

Otherwise any of the tests that use Cairo for PDF output end up with a
bunch of leaks due to libfontconfig weirdness.
tests/atlocal.in
tests/automake.mk
tests/lsan.supp [new file with mode: 0644]
tests/valgrind.supp [new file with mode: 0644]