summaryrefslogtreecommitdiff
path: root/tests/test-yesno.sh
Commit message (Collapse)AuthorAgeFilesLines
* Make test-yesno.sh work on mingw.Bruno Haible2008-04-271-7/+22
|
* * tests/test-yesno.sh: Silence stderr during test.Eric Blake2007-10-221-2/+3
| | | | Signed-off-by: Eric Blake <ebb9@byu.net>
* Test yesno in combination with closein.Eric Blake2007-08-191-0/+58
* lib/yesno.c (yesno): Document use of stdin. * modules/yesno-tests (Files): New module. * tests/test-yesno.c (main): New file. * tests/test-yesno.sh: Likewise.