[gnumeric] tests: workaround for old opensuse.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: workaround for old opensuse.
- Date: Wed, 9 Feb 2011 16:01:39 +0000 (UTC)
commit 1704069ee05840ed3fbaff913f65f765a8e7abdd
Author: Morten Welinder <terra gnome org>
Date: Wed Feb 9 11:01:06 2011 -0500
tests: workaround for old opensuse.
test/ChangeLog | 4 ++++
test/t8003-valgrind-pdf.supp | 10 ++++++++++
2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/test/ChangeLog b/test/ChangeLog
index 3590b36..79fbf6f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-09 Morten Welinder <terra gnome org>
+
+ * t8003-valgrind-pdf.supp: Small work-around for old OpenSuSE.
+
2011-02-02 Morten Welinder <terra gnome org>
* Release 1.10.13
diff --git a/test/t8003-valgrind-pdf.supp b/test/t8003-valgrind-pdf.supp
index 67e31e7..6307e7a 100644
--- a/test/t8003-valgrind-pdf.supp
+++ b/test/t8003-valgrind-pdf.supp
@@ -246,3 +246,13 @@
fun:*
fun:pango_layout_get_line_count
}
+
+{
+ Leak/FT_Outline_Decompose
+ Memcheck:Leak
+ fun:malloc
+ ...
+ fun:FT_Outline_Decompose
+ ...
+ fun:cairo_surface_show_page
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]