about summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* xmlwin_show takes window as argumentJames Booth2015-11-011-1/+1
|
* Added xmlwin moduleJames Booth2015-11-011-1/+1
|
* Removed ui_open_xmlconsole_win()James Booth2015-11-011-2/+0
|
* Removed ui_create_xmlconsole_win()James Booth2015-11-011-2/+0
|
* Removed ui_xmlconsole_existsJames Booth2015-11-011-4/+0
|
* Removed ui_input_nonblocking()James Booth2015-11-011-2/+2
|
* Removed ui_ paging functionsJames Booth2015-11-011-4/+0
|
* Removed ui_input_clear()James Booth2015-11-011-1/+0
|
* Removed ui_readline()James Booth2015-11-011-1/+1
|
* Added missing config.h includesJames Booth2015-10-311-0/+5
|
* Fixed testsJames Booth2015-10-311-0/+2
|
* Tidied remaining chatwin functionsJames Booth2015-10-271-2/+2
|
* Tidied chatwin_outgoing_carbonJames Booth2015-10-271-1/+1
|
* Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msgJames Booth2015-10-271-1/+1
|
* Renamed ui_incoming_msg -> chatwin_incoming_msgJames Booth2015-10-271-1/+1
|
* Renamed ui_new_chat_win -> chatwin_newJames Booth2015-10-271-1/+1
|
* Renamed ui_recipient_gone -> chatwin_recipeint_goneJames Booth2015-10-271-1/+1
|
* Tidied ui_recipient_goneJames Booth2015-10-271-1/+1
|
* Combined chatwin OTR SMP functionsJames Booth2015-10-271-12/+2
|
* Renamed chatwin OTR functionsJames Booth2015-10-271-18/+18
|
* remaining otr functions take ProfChatWinJames Booth2015-10-271-6/+6
|
* ui_smp_successful takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_gone_secure takes ProfChatWinJames Booth2015-10-261-1/+1
|
* ui_message_receipt takes ProfChatWinJames Booth2015-10-261-1/+1
|
* Removed ui_chat_win_existsJames Booth2015-10-261-4/+0
|
* Merge remote-tracking branch 'jubalh/resleak'James Booth2015-10-261-0/+1
|\
| * Fix resource leakMichael Vetter2015-10-261-0/+1
| | | | | | | | Run fclose after fopen in unittests.
* | Removed ui_about() functionJames Booth2015-10-261-1/+0
|/
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-242-2/+2
|\
| * Remove trailing whitespacesMichael Vetter2015-10-212-2/+2
| |
* | Fixed test_cmd_rooms.cJames Booth2015-10-191-16/+3
| |
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-188-18/+19
| |
* | Removed --disable-tls command line optionJames Booth2015-10-181-1/+1
| |
* | Implemented /script showJames Booth2015-10-171-0/+1
| |
* | Implemented /script listJames Booth2015-10-171-0/+1
| |
* | Add ability to script commands after connectJames Booth2015-10-155-15/+17
| |
* | Title bar TLS indicatorJames Booth2015-10-141-2/+2
| | | | | | | | Issue #616
* | functionaltests: user ip address for server on connectJames Booth2015-10-132-2/+2
| |
* | functionaltests: reset connect wait to 30 secsJames Booth2015-10-131-1/+1
| |
* | functionaltests: Doubled libexpect timeout for connectJames Booth2015-10-131-1/+1
| |
* | Doubled expect timeout for connect in tests, removed libuuid from travis buildJames Booth2015-10-131-1/+1
| |
* | Fixed testsJames Booth2015-10-121-0/+7
|/
* Fixed functional testsJames Booth2015-09-301-3/+13
|
* WIP: Added last activity request and responseJames Booth2015-09-291-0/+1
|