1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/stabbertests/test_connect.h

10 lines
407 B
C
Raw Normal View History

2015-05-23 19:56:13 -04:00
void connect_jid(void **state);
2015-05-26 18:22:05 -04:00
//void connect_jid_requests_roster(void **state);
//void connect_jid_sends_presence_after_receiving_roster(void **state);
//void connect_jid_requests_bookmarks(void **state);
//void connect_bad_password(void **state);
//void show_presence_updates(void **state);
//void sends_rooms_iq(void **state);
//void multiple_pings(void **state);
//void responds_to_ping(void **state);