about summary refs log tree commit diff stats
path: root/tests/unittests/unittests.c
Commit message (Expand)AuthorAgeFilesLines
* Add nickname support for /roster removeJohn Hernandez2023-04-131-0/+1
* add test-case for #1761Steffen Jaeckel2023-03-111-0/+1
* Add unit tests for roster_get_display_nameDustin Lagoy2021-06-301-0/+3
* Add tests for format_call_external_argvWilliam Wennerström2020-12-071-0/+1
* Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-041-3/+1
* Fix stubs and move some tests to http_commonWilliam Wennerström2020-11-161-1/+1
* Remove unsafe Conent-Disposition inferringWilliam Wennerström2020-11-161-2/+1
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-161-0/+4
* Apply coding styleMichael Vetter2020-07-071-117/+119
* Revert "Apply coding style"Michael Vetter2020-07-071-144/+142
* Apply coding styleMichael Vetter2020-07-071-142/+144
* Fix broken support for case-sensitive account namesPhilip Flohr2019-02-221-1/+4
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-2/+2
* Merge pull request #991 from paulfariello/feature/xep-0050Michael Vetter2018-09-271-1/+1
|\
| * Rename mucconf wins into conf winsPaul Fariello2018-09-051-1/+1
* | Move p_sha1_hash() to stanza.cMichael Vetter2018-09-061-7/+0
|/
* Use jid argument for /bookmark when in roomJames Booth2018-03-041-0/+5
* Fix tests, move glob creationJames Booth2018-01-271-1/+2
* Set locale in unit testsJames Booth2017-04-291-1/+17
* Allow previous autocompletion with shift tabJames Booth2017-04-011-0/+1
* Add test for case insensitive autocompleteJames Booth2017-03-251-0/+1
* Autocomplete accent and case insensitiveJames Booth2017-03-251-0/+4
* Fix multibyte chars in prof_occurrencesJames Booth2017-01-261-0/+2
* Fix assertion errors in unit testsJames Booth2016-09-251-1/+3
* Use hashtables for plugin disco featuresJames Booth2016-08-171-0/+9
* Move window functions to window_list.cJames Booth2016-07-241-19/+0
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Free plugins commands on quitJames Booth2016-07-041-0/+4
* Move /statuses options to /presence commandJames Booth2016-05-311-14/+14
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-15/+0
* Fixed testsJames Booth2016-04-271-2/+0
* Added whole word matches for room mentionJames Booth2016-04-071-1/+2
* Added prof_strstr functionJames Booth2016-04-031-8/+2
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-4/+4
* Added C plugin code from plugins branchJames Booth2016-02-141-5/+4
* Fixed assertion errors in testsJames Booth2016-01-301-1/+3
* Added more group testsJames Booth2015-11-141-5/+14
* Keep count of group membersJames Booth2015-11-121-0/+5
* Fixed OTR decryption checkJames Booth2015-08-271-0/+1
* Added str_contains_str to commonJames Booth2015-08-261-0/+7
* Fixed tests for new command formatJames Booth2015-07-271-3/+5
* Added messaage when account resource changed whilst connectedJames Booth2015-06-241-0/+1
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-8/+0
* Added initial /pgp start checksJames Booth2015-06-181-0/+10
* Added cmd_pgp testsJames Booth2015-06-181-0/+7
* Moved all tests to tests folderJames Booth2015-06-121-0/+595