.. |
config
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
log
|
Fixed broken test, added log mock
|
2014-04-13 22:31:55 +01:00 |
otr
|
Test /otr start sends OTR query message to current recipient
|
2014-02-23 21:20:41 +00:00 |
ui
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01:00 |
xmpp
|
Refactored bookmarks to use option parser, allow bookmarking rooms with passwords
|
2014-05-10 00:50:43 +01: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
|
Fixed broken tests
|
2014-01-19 02:14:28 +00:00 |
test_autocomplete.h
|
Added missing files
|
2013-12-14 16:17:53 +00:00 |
test_cmd_account.c
|
Refactored ProfAccount creation
|
2014-01-22 22:22:01 +00:00 |
test_cmd_account.h
|
Added tests for "/account clear <property>"
|
2013-12-27 14:35:31 +00:00 |
test_cmd_alias.c
|
Revert "Fail test for travis"
|
2014-02-23 03:22:56 +00:00 |
test_cmd_alias.h
|
Show message when alias already exists in /alias add
|
2014-01-23 22:38:12 +00:00 |
test_cmd_bookmark.c
|
Refactored bookmarks to use option parser, allow bookmarking rooms with passwords
|
2014-05-10 00:50:43 +01:00 |
test_cmd_bookmark.h
|
Refactored bookmarks to use option parser, allow bookmarking rooms with passwords
|
2014-05-10 00:50:43 +01:00 |
test_cmd_connect.c
|
Revert "Added ui_already_connected"
|
2014-04-12 15:20:19 +01:00 |
test_cmd_connect.h
|
Refactored ProfAccount creation
|
2014-01-22 22:22:01 +00:00 |
test_cmd_join.c
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01: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
|
Added mock_accounts and fixed tests
|
2013-12-26 13:37:22 +00:00 |
test_cmd_rooms.h
|
Added cmd_connect tests
|
2013-12-15 18:08:26 +00:00 |
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 usage shown for /sub
|
2013-12-27 22:12:39 +00:00 |
test_cmd_sub.h
|
Test usage shown for /sub
|
2013-12-27 22:12:39 +00:00 |
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
|
Changed to use gnutls instead of openssl for sha1 hashing
|
2014-05-01 22:18:04 +01:00 |
test_common.h
|
Changed to use gnutls instead of openssl for sha1 hashing
|
2014-05-01 22:18:04 +01:00 |
test_contact.c
|
Fixed double free'ing in tests
|
2014-01-28 21:51:43 +00:00 |
test_contact.h
|
Added contact tests
|
2014-01-05 01:17:11 +00:00 |
test_history.c
|
Added history and jid tests to cmocka
|
2013-12-14 16:35:56 +00:00 |
test_history.h
|
Added history and jid tests to cmocka
|
2013-12-14 16:35:56 +00:00 |
test_jid.c
|
Added history and jid tests to cmocka
|
2013-12-14 16:35:56 +00:00 |
test_jid.h
|
Added history and jid tests to cmocka
|
2013-12-14 16:35:56 +00:00 |
test_muc.c
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01:00 |
test_muc.h
|
Added muc room active tests
|
2014-01-31 00:10:28 +00:00 |
test_parser.c
|
Simplified parse_options to take first option as argument
|
2014-04-15 00:27:55 +01:00 |
test_parser.h
|
Check for duplicate options in option parser
|
2014-04-14 23:01:57 +01:00 |
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
|
Removed strcpy calls
|
2014-04-02 21:01:20 +01:00 |
test_roster_list.h
|
Removed roster_list tests covered by contact tests
|
2014-01-05 01:37:30 +00:00 |
test_server_events.c
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01:00 |
test_server_events.h
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01:00 |
testsuite.c
|
Refactored bookmarks to use option parser, allow bookmarking rooms with passwords
|
2014-05-10 00:50:43 +01:00 |