~ubuntu-branches/ubuntu/precise/telepathy-glib/precise

« back to all changes in this revision

Viewing changes to tests/lib/textchan-group.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2011-06-22 16:29:01 UTC
  • mfrom: (1.6.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110622162901-tc492ifcn229lmkh
Tags: 0.15.2-2
Cherry-pick upstream fix to increase timeout of the contact-lists
test on slower architectures like armel, mips, and mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
 
69
69
void tp_tests_text_channel_group_join (TpTestsTextChannelGroup *self);
70
70
 
 
71
void tp_tests_text_channel_set_password (TpTestsTextChannelGroup *self,
 
72
    const gchar *password);
 
73
 
71
74
G_END_DECLS
72
75
 
73
76
#endif /* #ifndef __TEST_TEXT_CHANNEL_GROUP_H__ */