summaryrefslogtreecommitdiffstats
path: root/regress/lib/libedit/read
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Regress libedit needs header files generated during src libeditbluhm1-6/+7
2017-07-05Implement the generated dependency with a stamp file to avoid needlessbluhm5-3/+7
2017-07-04Fix building the libedit regress programs.bluhm1-5/+3
2017-07-03Generate source and header files for regress on demand.bluhm1-7/+4
2016-09-18The libedit regress tests require header files generated during thebluhm1-5/+6
2016-09-08fix test after the errno reshuffle; ok swarsche@otto1-2/+2
2016-05-25deal with the el_errno -> read_errno cleanup, read.c rev. 1.43schwarze1-3/+3
2016-05-22cope with simplified chared/read interfaceschwarze2-8/+3
2016-05-10adapt to recently changed internal interface of read_getcmd()schwarze1-3/+3
2016-04-11cope with the deletion of Char, use wchar_tschwarze3-4/+4
2016-04-11drop -DWIDECHAR, it's no longer neededschwarze1-2/+1
2016-03-22initialize el_state.metanext before testing read_getcmd()schwarze1-0/+1
2016-03-20Fix the CHARSET_IS_UTF8 case in read_char().schwarze1-3/+2
2016-03-01More unit tests for libedit.schwarze5-42/+177
2016-02-11Test the C/POSIX locale too, in addition to UTF-8.schwarze2-17/+37
2016-02-11Slowly start a unit test suite for libedit; Christos is right thatschwarze3-0/+178