1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/tests/functionaltests/test_carbons.h

7 lines
206 B
C
Raw Normal View History

2015-07-05 12:29:33 -04:00
void send_enable_carbons(void **state);
2015-07-14 19:23:46 -04:00
void connect_with_carbons_enabled(void **state);
void send_disable_carbons(void **state);
2015-07-20 16:28:25 -04:00
void receive_carbon(void **state);
void receive_self_carbon(void **state);