about summary refs log tree commit diff stats
path: root/tests/unittests/test_autocomplete.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove cflag -w and fix warningsDmitry Podgorny2018-10-311-11/+11
| | | | | | | | | The flag hides errors. But we want unit tests to be correct in order to reveal errors in the main code. The patch removes tests_unittests_unittests_CFLAGS which makes autotools use AM_CFLAGS instead. Therefore, unit tests are built with flags derived from configure.ac.
* Allow previous autocompletion with shift tabJames Booth2017-04-011-12/+29
|
* Add test for case insensitive autocompleteJames Booth2017-03-251-0/+12
|
* Autocomplete accent and case insensitiveJames Booth2017-03-251-0/+52
|
* Moved contact.cJames Booth2016-07-241-1/+1
|
* Moved all tests to tests folderJames Booth2015-06-121-0/+119