Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added server_event tests | James Booth | 2014-12-25 | 3 | -29/+47 | |
* | Added roster_list tests | James Booth | 2014-12-25 | 1 | -2/+1 | |
* | Added preferences tests | James Booth | 2014-12-25 | 1 | -1/+2 | |
* | Added parser tests | James Booth | 2014-12-25 | 1 | -1/+1 | |
* | Added muc tests | James Booth | 2014-12-25 | 1 | -2/+2 | |
* | Added jid tests | James Booth | 2014-12-25 | 1 | -1/+1 | |
* | Added history tests | James Booth | 2014-12-25 | 1 | -1/+2 | |
* | Added form tests | James Booth | 2014-12-25 | 3 | -114/+1 | |
* | Added contact tests | James Booth | 2014-12-25 | 1 | -2/+0 | |
* | Added common tests | James Booth | 2014-12-25 | 1 | -2/+1 | |
* | Added cmd_win tests | James Booth | 2014-12-25 | 3 | -5/+11 | |
* | Added cmd_sub tests | James Booth | 2014-12-25 | 2 | -7/+5 | |
* | Added cmd_statuses tests | James Booth | 2014-12-25 | 2 | -15/+3 | |
* | Added cmd_roster tests | James Booth | 2014-12-24 | 4 | -42/+67 | |
* | Added cmd_rooms tests | James Booth | 2014-12-24 | 3 | -17/+18 | |
* | Added cmd_otr tests | James Booth | 2014-12-24 | 6 | -98/+224 | |
* | Added cmd_join tests | James Booth | 2014-12-24 | 3 | -35/+45 | |
* | Added cmd_connect tests | James Booth | 2014-12-24 | 7 | -115/+131 | |
* | Added cmd_bookmark tests | James Booth | 2014-12-24 | 4 | -55/+94 | |
* | Added cmd_alias tests | James Booth | 2014-12-24 | 3 | -15/+10 | |
* | Added autocomplete tests | James Booth | 2014-12-24 | 1 | -2/+2 | |
* | Refactored all cmd_account tests | James Booth | 2014-12-24 | 5 | -338/+257 | |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 3 | -51/+11 | |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 4 | -43/+35 | |
* | Use will_return instead of mock values | James Booth | 2014-12-23 | 10 | -122/+27 | |
* | cmd_account_shows_account_when_connected_and_no_args | James Booth | 2014-12-23 | 10 | -14/+73 | |
* | Added stubbed implementations | James Booth | 2014-12-23 | 11 | -6/+764 | |
* | Fixed tests | James Booth | 2014-12-20 | 4 | -5/+32 | |
* | Refactored all window recipients and types | James Booth | 2014-12-20 | 4 | -28/+7 | |
* | Moved roster functions | James Booth | 2014-12-16 | 3 | -5/+5 | |
* | Refactored parsing caps | James Booth | 2014-11-26 | 3 | -0/+22 | |
* | Renamed roster autocomplete functions | James Booth | 2014-11-22 | 1 | -14/+14 | |
* | Fixed broken test | James Booth | 2014-11-13 | 3 | -0/+13 | |
* | Fixed various memory leaks | James Booth | 2014-11-01 | 1 | -3/+15 | |
* | Removed /duck command | James Booth | 2014-10-18 | 3 | -14/+0 | |
* | Tidied muc module | James Booth | 2014-09-28 | 3 | -27/+27 | |
* | Renamed autocomplete function to get list | James Booth | 2014-09-26 | 1 | -4/+8 | |
* | Fixed tests | James Booth | 2014-09-21 | 2 | -51/+51 | |
* | Added autocompletion for form list-multi values | James Booth | 2014-09-17 | 1 | -0/+1 | |
* | Added tests for form_remove_text_multi_value | James Booth | 2014-09-15 | 3 | -6/+171 | |
* | Added tests for form_remove_value | James Booth | 2014-09-15 | 3 | -0/+146 | |
* | Added tests for form_add_value | James Booth | 2014-09-15 | 3 | -0/+124 | |
* | Added form tests | James Booth | 2014-09-14 | 3 | -0/+378 | |
* | Always update UI in event loop, removed updates from rest of code | James Booth | 2014-09-01 | 2 | -15/+0 | |
* | Added /bookmark with no args usage when in chat room | James Booth | 2014-08-19 | 1 | -0/+9 | |
* | Added test for jid validation on /bookmark add | James Booth | 2014-08-18 | 3 | -1/+21 | |
* | Added quote param to autocomplete_complete | James Booth | 2014-07-09 | 1 | -5/+5 | |
* | Fixed memleak in chat log history | James Booth | 2014-06-27 | 1 | -1/+1 | |
* | Fixed tests for sha1 renaming | James Booth | 2014-06-15 | 3 | -30/+30 | |
* | Fixed tests to work with cmocka 0.4.1 | James Booth | 2014-05-26 | 5 | -13/+13 |