sort: add a test to exercise the affected code.
authorJim Meyering <jim@meyering.net>
Tue, 24 Jul 2007 07:59:14 +0000 (09:59 +0200)
committerJim Meyering <jim@meyering.net>
Tue, 24 Jul 2007 07:59:14 +0000 (09:59 +0200)
commitc12bf5fb7ff8a40884a99332fb20abc9c53be75c
treed7f11b42e22fff9770aa7b937334438c86093e3b
parent9d8e077ca1f4402b608d1464794e390bc7fc5b81
sort: add a test to exercise the affected code.
* tests/sort/Test.pm (realloc-buf): Exercise the code that changed
yesterday.  No other test in all of "make check" does this.
* NEWS: Mention the fix.
ChangeLog
NEWS
tests/sort/Test.pm