~ubuntu-branches/ubuntu/maverick/telepathy-glib/maverick

« back to all changes in this revision

Viewing changes to tests/tests.supp

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2010-05-10 17:59:54 UTC
  • mfrom: (1.6.1 upstream) (27.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100510175954-bxvqq3xx0sy4itmp
Tags: 0.11.5-1
New upstream version with new API/ABI

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Valgrind error suppression file
 
2
 
 
3
{
 
4
   static classes in tests
 
5
   Memcheck:Leak
 
6
   ...
 
7
   fun:g_type_class_ref
 
8
   ...
 
9
   fun:test_object_new_static_class
 
10
}