~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to tests/check-libempathy.h

Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#define __CHECK_LIBEMPATHY__
3
3
 
4
4
TCase * make_empathy_utils_tcase (void);
 
5
TCase * make_empathy_irc_server_tcase (void);
 
6
TCase * make_empathy_irc_network_tcase (void);
 
7
TCase * make_empathy_irc_network_manager_tcase (void);
5
8
 
6
9
#endif /* #ifndef __CHECK_LIBEMPATHY__ */