]> Savannah Git Hosting - gnulib.git/commit
quotearg: fix stale tests
authorPádraig Brady <P@draigBrady.com>
Sun, 16 Oct 2016 21:51:30 +0000 (22:51 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 16 Oct 2016 22:58:39 +0000 (23:58 +0100)
commit59aa69fd68eb8426b9f67a0023ed54834e84ceb4
treeba29662be85ff12f8816b948b503432ca40e83c7
parent3f73cb2ea266073c34d11a81bb557bd8798396da
quotearg: fix stale tests

* tests/test-quotearg.c [locale_results]: Add the missing str7
entries to the expected results.
tests/test-system-quote-main.c (check_one): Don't enforce that we
don't write beyond the returned length, since that's no longer the
case if we switch to a more concise quoting style.
* tests/test-sh-quote.c (check_one): Likewise.
(main): Adjust for the new more concise quoting style.
Reported by Bruno Haible.
ChangeLog
tests/test-quotearg.c
tests/test-sh-quote.c
tests/test-system-quote-main.c