1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/tests
2014-04-01 23:54:26 +01:00
..
config Updated copyright 2014-03-09 01:18:19 +00:00
log
otr Test /otr start sends OTR query message to current recipient 2014-02-23 21:20:41 +00:00
ui Added missing files, refactored ui_switch_win to check win exists 2014-04-01 23:54:26 +01:00
xmpp Use expect_value == NULL for NULL parameters in tests 2014-03-16 18:02:18 +00:00
helpers.c Refactor test setup and teardown functions 2014-02-16 18:07:41 +00:00
helpers.h Refactor test setup and teardown functions 2014-02-16 18:07:41 +00:00
test_autocomplete.c
test_autocomplete.h
test_cmd_account.c
test_cmd_account.h
test_cmd_alias.c Revert "Fail test for travis" 2014-02-23 03:22:56 +00:00
test_cmd_alias.h
test_cmd_bookmark.c Test message when removing autojoin for non existent bookmark 2014-02-02 01:05:52 +00:00
test_cmd_bookmark.h Test message when removing autojoin for non existent bookmark 2014-02-02 01:05:52 +00:00
test_cmd_connect.c
test_cmd_connect.h
test_cmd_join.c Change 'passwd' option to 'password' for /join command 2014-03-16 18:12:16 +00:00
test_cmd_join.h Test for password usage on /join 2014-03-08 21:50:55 +00:00
test_cmd_otr.c Renamed refresh functions to update_virtual 2014-04-01 21:52:04 +01:00
test_cmd_otr.h Test /otr start sends OTR query message to current recipient 2014-02-23 21:20:41 +00:00
test_cmd_rooms.c
test_cmd_rooms.h
test_cmd_roster.c Added /roster clearnick command 2014-03-16 17:53:41 +00:00
test_cmd_roster.h Added /roster clearnick command 2014-03-16 17:53:41 +00:00
test_cmd_statuses.c Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_cmd_statuses.h Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_cmd_sub.c
test_cmd_sub.h
test_cmd_win.c Added missing files, refactored ui_switch_win to check win exists 2014-04-01 23:54:26 +01:00
test_cmd_win.h Added missing files, refactored ui_switch_win to check win exists 2014-04-01 23:54:26 +01:00
test_common.c
test_common.h
test_contact.c
test_contact.h
test_history.c
test_history.h
test_jid.c
test_jid.h
test_muc.c Refactored muc_room_is_active to only take room, rather than full jid 2014-03-08 21:20:26 +00:00
test_muc.h
test_parser.c
test_parser.h
test_preferences.c Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_preferences.h Command '/statuses muc' now allows 'all', 'online' and 'none' settings 2014-03-15 22:25:15 +00:00
test_roster_list.c
test_roster_list.h
test_server_events.c Refactored muc_room_is_active to only take room, rather than full jid 2014-03-08 21:20:26 +00:00
test_server_events.h
testsuite.c Added test for valid window switch 2014-04-01 23:33:12 +01:00