Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 1 | -2/+7 | |
| | ||||||
* | Use will_return instead of mock values | James Booth | 2014-12-23 | 2 | -31/+6 | |
| | ||||||
* | cmd_account_shows_account_when_connected_and_no_args | James Booth | 2014-12-23 | 2 | -1/+20 | |
| | ||||||
* | Added stubbed implementations | James Booth | 2014-12-23 | 2 | -0/+391 | |
| | ||||||
* | Fixed tests | James Booth | 2014-12-20 | 2 | -0/+15 | |
| | ||||||
* | Refactored all window recipients and types | James Booth | 2014-12-20 | 1 | -18/+0 | |
| | | | | Tests need fixing | |||||
* | Moved roster functions | James Booth | 2014-12-16 | 2 | -4/+4 | |
| | ||||||
* | Fixed broken test | James Booth | 2014-11-13 | 2 | -0/+12 | |
| | ||||||
* | Always update UI in event loop, removed updates from rest of code | James Booth | 2014-09-01 | 1 | -11/+0 | |
| | ||||||
* | Fixed tests to work with cmocka 0.4.1 | James Booth | 2014-05-26 | 1 | -2/+2 | |
| | ||||||
* | Chat room windows now created only after successful join | James Booth | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | Added focus param to ui_room_join, not set for bookmark autojoin | James Booth | 2014-04-13 | 2 | -3/+5 | |
| | | | | Issue #194 | |||||
* | Revert "Added ui_already_connected" | James Booth | 2014-04-12 | 2 | -14/+1 | |
| | | | | This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364. | |||||
* | Added ui_already_connected | James Booth | 2014-04-09 | 2 | -1/+14 | |
| | ||||||
* | Added missing files, refactored ui_switch_win to check win exists | James Booth | 2014-04-01 | 2 | -26/+5 | |
| | ||||||
* | Added test for valid window switch | James Booth | 2014-04-01 | 2 | -1/+15 | |
| | ||||||
* | Added cmd_win test | James Booth | 2014-04-01 | 2 | -0/+23 | |
| | ||||||
* | Renamed refresh functions to update_virtual | James Booth | 2014-04-01 | 2 | -4/+4 | |
| | ||||||
* | Use expect_value == NULL for NULL parameters in tests | James Booth | 2014-03-16 | 1 | -1/+1 | |
| | ||||||
* | Added cmd_roster test | James Booth | 2014-03-16 | 2 | -0/+21 | |
| | ||||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -22/+0 | |
| | ||||||
* | Added test for /join with nick option | James Booth | 2014-03-08 | 2 | -0/+15 | |
| | ||||||
* | Test for /otr theirfp in non OTR window | James Booth | 2014-02-17 | 2 | -0/+15 | |
| | ||||||
* | Added test for /otr theirfp when in console | James Booth | 2014-02-17 | 2 | -0/+25 | |
| | ||||||
* | Added /otr myfp test | James Booth | 2014-02-17 | 2 | -0/+29 | |
| | ||||||
* | Added tests for /otr warn | James Booth | 2014-02-16 | 2 | -0/+13 | |
| | ||||||
* | Show message on /bookmark remove when bookmark does not exist | James Booth | 2014-02-02 | 1 | -2/+2 | |
| | ||||||
* | Added cmd_bookmark tests | James Booth | 2014-02-01 | 2 | -0/+38 | |
| | ||||||
* | Changed name of expected values in tests | James Booth | 2014-02-01 | 1 | -4/+4 | |
| | ||||||
* | Added test for /bookmark list | James Booth | 2014-02-01 | 2 | -0/+45 | |
| | ||||||
* | Added presence_error tests, added muc_close() | James Booth | 2014-01-30 | 2 | -0/+13 | |
| | ||||||
* | Added message stanza error tests | James Booth | 2014-01-28 | 2 | -4/+49 | |
| | ||||||
* | Moved error handling logic to server_events | James Booth | 2014-01-28 | 2 | -0/+21 | |
| | ||||||
* | Added /alias command, writing aliases to [alias] group in profrc | James Booth | 2014-01-23 | 2 | -0/+22 | |
| | ||||||
* | WIP - /statuses command options | James Booth | 2014-01-20 | 2 | -0/+41 | |
| | ||||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 2 | -264/+73 | |
| | ||||||
* | Added mocks and stubs for cons_show | James Booth | 2013-12-19 | 2 | -10/+55 | |
| | ||||||
* | Test "/account list" | James Booth | 2013-12-15 | 1 | -1/+6 | |
| | ||||||
* | Added cmd_account test | James Booth | 2013-12-15 | 1 | -1/+6 | |
| | ||||||
* | Added mock log module | James Booth | 2013-12-15 | 1 | -1/+10 | |
| | ||||||
* | Moved _ask_password to UI module | James Booth | 2013-12-15 | 1 | -1/+12 | |
| | ||||||
* | Mocked account preferences and tested cmd_rooms | James Booth | 2013-12-14 | 1 | -1/+1 | |
| | ||||||
* | Added missing files | James Booth | 2013-12-14 | 1 | -0/+302 | |