CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/11 08:37:20
Added files:
regress/lib/libedit/read: Makefile test_read_char.c
test_read_char.sh
Log message:
Slowly start a unit test suite for libedit; Christos is right that
fiddling with the internals of that code is dangerous without it.
Intentionally not linked to the build yet, because many of the tests
still fail: The related bugfixes are too intrusive right now and will
go in after unlock.
