about summary refs log tree commit diff stats
path: root/tests/ui
Commit message (Collapse)AuthorAgeFilesLines
* Fixed tests to work with cmocka 0.4.1James Booth2014-05-261-2/+2
|
* Chat room windows now created only after successful joinJames Booth2014-04-211-1/+1
|
* Added focus param to ui_room_join, not set for bookmark autojoinJames Booth2014-04-132-3/+5
| | | | Issue #194
* Revert "Added ui_already_connected"James Booth2014-04-122-14/+1
| | | | This reverts commit e97ec56fce641554ff7aa2ff9f0583e1fb9fc364.
* Added ui_already_connectedJames Booth2014-04-092-1/+14
|
* Added missing files, refactored ui_switch_win to check win existsJames Booth2014-04-012-26/+5
|
* Added test for valid window switchJames Booth2014-04-012-1/+15
|
* Added cmd_win testJames Booth2014-04-012-0/+23
|
* Renamed refresh functions to update_virtualJames Booth2014-04-012-4/+4
|
* Use expect_value == NULL for NULL parameters in testsJames Booth2014-03-161-1/+1
|
* Added cmd_roster testJames Booth2014-03-162-0/+21
|
* Updated copyrightJames Booth2014-03-091-22/+0
|
* Added test for /join with nick optionJames Booth2014-03-082-0/+15
|
* Test for /otr theirfp in non OTR windowJames Booth2014-02-172-0/+15
|
* Added test for /otr theirfp when in consoleJames Booth2014-02-172-0/+25
|
* Added /otr myfp testJames Booth2014-02-172-0/+29
|
* Added tests for /otr warnJames Booth2014-02-162-0/+13
|
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-2/+2
|
* Added cmd_bookmark testsJames Booth2014-02-012-0/+38
|
* Changed name of expected values in testsJames Booth2014-02-011-4/+4
|
* Added test for /bookmark listJames Booth2014-02-012-0/+45
|
* Added presence_error tests, added muc_close()James Booth2014-01-302-0/+13
|
* Added message stanza error testsJames Booth2014-01-282-4/+49
|
* Moved error handling logic to server_eventsJames Booth2014-01-282-0/+21
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-232-0/+22
|
* WIP - /statuses command optionsJames Booth2014-01-202-0/+41
|
* Dynamically load UI functions, fixed testsJames Booth2013-12-222-264/+73
|
* Added mocks and stubs for cons_showJames Booth2013-12-192-10/+55
|
* Test "/account list"James Booth2013-12-151-1/+6
|
* Added cmd_account testJames Booth2013-12-151-1/+6
|
* Added mock log moduleJames Booth2013-12-151-1/+10
|
* Moved _ask_password to UI moduleJames Booth2013-12-151-1/+12
|
* Mocked account preferences and tested cmd_roomsJames Booth2013-12-141-1/+1
|
* Added missing filesJames Booth2013-12-141-0/+302