summaryrefslogtreecommitdiffstats
path: root/regress/lib/libedit/read/test_getcmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the generated dependency with a stamp file to avoid needlessbluhm2017-07-051-0/+1
* 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-221-7/+2
* adapt to recently changed internal interface of read_getcmd()schwarze2016-05-101-3/+3
* cope with the deletion of Char, use wchar_tschwarze2016-04-111-1/+1
* initialize el_state.metanext before testing read_getcmd()schwarze2016-03-221-0/+1
* More unit tests for libedit.schwarze2016-03-011-0/+102