about summary refs log tree commit diff stats
path: root/tests/test_cmd_otr.c
Commit message (Expand)AuthorAgeFilesLines
* Test /otr start sends OTR query message to current recipientJames Booth2014-02-231-0/+22
* Added test for /otr start when no key loadedJames Booth2014-02-231-0/+18
* Fixed issue with /otr myfp when no key loadedJames Booth2014-02-231-0/+17
* Added test for /otr start when already in OTR sessionJames Booth2014-02-231-0/+17
* Added tests for /otr start from non chat windowsJames Booth2014-02-231-0/+37
* Test /otr theirfpJames Booth2014-02-171-0/+27
* Test for /otr theirfp in non OTR windowJames Booth2014-02-171-0/+17
* Added test for /otr theirfp when in other non chat windowsJames Booth2014-02-171-2/+23
* Added test for /otr theirfp when in consoleJames Booth2014-02-171-0/+16
* Added /otr myfp testJames Booth2014-02-171-1/+21
* Added connection status tests for /otr myfpJames Booth2014-02-161-0/+26
* Fixed previous testsJames Booth2014-02-161-2/+2
* Added connection status tests for /otr genJames Booth2014-02-161-0/+40
* Test /otr genJames Booth2014-02-161-0/+23
* Added test for message when no connected /otr genJames Booth2014-02-161-0/+15
* Mock otr module for cmd_otr testsJames Booth2014-02-161-2/+5
* Added conditional include in cmd_otr testsJames Booth2014-02-161-1/+5
* Added test for /otr libverJames Booth2014-02-161-0/+18
* Added tests for /otr warnJames Booth2014-02-161-0/+70
* Added tests for /otr logJames Booth2014-02-161-0/+140
* Added cmd_otr testsJames Booth2014-02-161-0/+45