sh-quote tests: Make tests stricter.
authorBruno Haible <bruno@clisp.org>
Wed, 9 May 2012 01:23:29 +0000 (03:23 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 9 May 2012 01:23:29 +0000 (03:23 +0200)
commite19862ceafbaaa82e8eb869e1c1ba45d0ecba515
tree89348b9d4f2be58607d02c6e6fe8dd8e1594df6b
parent2c19fe9c2316d113610aa895d5203a9252cb692d
sh-quote tests: Make tests stricter.

* tests/test-sh-quote.c (check_one): Check the return value of
shell_quote_copy.
(main): Check a string with a CR character. Check a string that
contains UCHAR_MAX.
ChangeLog
tests/test-sh-quote.c