about summary refs log tree commit diff stats
path: root/tests/unittests
Commit message (Expand)AuthorAgeFilesLines
* Fixed segfault in unit testsJames Booth2015-07-021-0/+1
* WIP fix for #516, needs memory cleanupJames Booth2015-06-292-6/+6
* Added messaage when account resource changed whilst connectedJames Booth2015-06-243-0/+26
* Merge remote-tracking branch 'pasis/stderr-log-handler'James Booth2015-06-241-0/+4
|\
| * log: Introduced stderr log handlerDmitry Podgorny2015-06-231-0/+4
* | Added /pgp setkey commandJames Booth2015-06-231-0/+9
|/
* Added PGP prefsJames Booth2015-06-221-0/+1
* Added PGP logging preferencesJames Booth2015-06-211-0/+2
* Moved setting otr.warn -> enc.warnJames Booth2015-06-214-74/+1
* Encryption modes for sv_ev_incoming_messageJames Booth2015-06-211-1/+4
* Moved window creation to sv_ev_incoming_messageJames Booth2015-06-211-1/+1
* Moved message display logic to sv_ev_incoming_messageJames Booth2015-06-211-1/+4
* Added pgp checks for message sendingJames Booth2015-06-213-4/+12
* Added window encyption mode for PGPJames Booth2015-06-201-0/+5
* Added initial /pgp start checksJames Booth2015-06-183-0/+106
* Added cmd_pgp testsJames Booth2015-06-184-3/+64
* Merge branch 'master' into openpgpJames Booth2015-06-171-63/+37
|\
| * Removed wins_get_current_* functionsJames Booth2015-06-171-63/+37
* | Merge branch 'master' into openpgpJames Booth2015-06-1712-183/+194
|\|
| * Added current window reference to command functionsJames Booth2015-06-1712-183/+194
* | Merge branch 'master' into openpgpJames Booth2015-06-152-10/+36
|\|
| * Tidied cmd_otr, added check-unit target to MakefileJames Booth2015-06-152-10/+36
* | Merge branch 'master' into openpgpJames Booth2015-06-152-17/+23
|\|
| * Removed ui_get_current_chat()James Booth2015-06-152-17/+23
* | Merge branch 'master' into openpgpJames Booth2015-06-151-0/+57
|\|
| * Moved UI interfaces to ui.hJames Booth2015-06-151-0/+57
* | Merge branch 'master' into openpgpJames Booth2015-06-141-1/+2
|\|
| * Set columns when running functional testsJames Booth2015-06-131-1/+2
* | Moved stub_gpg.cJames Booth2015-06-121-0/+32
* | Merge branch 'master' into openpgpJames Booth2015-06-127-19/+30
|/
* Moved all tests to tests folderJames Booth2015-06-1255-0/+9745