Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: remove cflag -w and fix warnings | Dmitry Podgorny | 2018-10-31 | 1 | -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 tab | James Booth | 2017-04-01 | 1 | -12/+29 |
| | |||||
* | Add test for case insensitive autocomplete | James Booth | 2017-03-25 | 1 | -0/+12 |
| | |||||
* | Autocomplete accent and case insensitive | James Booth | 2017-03-25 | 1 | -0/+52 |
| | |||||
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved all tests to tests folder | James Booth | 2015-06-12 | 1 | -0/+119 |