about summary refs log tree commit diff stats
path: root/tests/otr
Commit message (Expand)AuthorAgeFilesLines
* Added otr_tag_message, removed commands.c dependency on libotrJames Booth2015-03-161-1/+6
* Removed old mocksJames Booth2014-12-252-113/+0
* Added cmd_otr testsJames Booth2014-12-241-0/+101
* Added stubbed implementationsJames Booth2014-12-231-0/+0
* Fixed tests to work with cmocka 0.4.1James Booth2014-05-261-4/+4
* Added config.h to mock_otr.cJames Booth2014-05-191-0/+3
* Fixed OTR dependency when library not present, changed version to 0.4.2James Booth2014-05-191-0/+4
* Test /otr start sends OTR query message to current recipientJames Booth2014-02-232-0/+15
* Fixed issue with /otr myfp when no key loadedJames Booth2014-02-232-0/+14
* Test /otr theirfpJames Booth2014-02-172-0/+16
* Added /otr myfp testJames Booth2014-02-172-4/+13
* Test /otr genJames Booth2014-02-162-7/+1
* Mock otr module for cmd_otr testsJames Booth2014-02-162-0/+58