summaryrefslogtreecommitdiffstats
path: root/regress/lib/libedit/read (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regress libedit needs header files generated during src libeditbluhm2019-05-101-6/+7
* Implement the generated dependency with a stamp file to avoid needlessbluhm2017-07-055-3/+7
* Fix building the libedit regress programs.bluhm2017-07-041-5/+3
* Generate source and header files for regress on demand.bluhm2017-07-031-7/+4
* The libedit regress tests require header files generated during thebluhm2016-09-181-5/+6
* fix test after the errno reshuffle; ok swarsche@otto2016-09-081-2/+2
* deal with the el_errno -> read_errno cleanup, read.c rev. 1.43schwarze2016-05-251-3/+3
* cope with simplified chared/read interfaceschwarze2016-05-222-8/+3
* adapt to recently changed internal interface of read_getcmd()schwarze2016-05-101-3/+3
* cope with the deletion of Char, use wchar_tschwarze2016-04-113-4/+4
* drop -DWIDECHAR, it's no longer neededschwarze2016-04-111-2/+1
* initialize el_state.metanext before testing read_getcmd()schwarze2016-03-221-0/+1
* Fix the CHARSET_IS_UTF8 case in read_char().schwarze2016-03-201-3/+2
* More unit tests for libedit.schwarze2016-03-015-42/+177
* Test the C/POSIX locale too, in addition to UTF-8.schwarze2016-02-112-17/+37
* Slowly start a unit test suite for libedit; Christos is right thatschwarze2016-02-113-0/+178