On 09/01/2011 09:15 AM, Bruno Haible wrote: > Jim Meyering wrote: >> coreutils snapshot: (.gz files are here, too) >> http://meyering.net/cu/coreutils-ss.tar.xz 4.8 MB >> http://meyering.net/cu/coreutils-ss.tar.xz.sig >> http://meyering.net/cu/coreutils-8.12.178-df9cd.tar.xz > > On Linux with glibc 2.11.3: > All tests pass, and all gnulib-tests pass.
Thanks for all this testing Bruno. Note the reports are easier to diagnose if you use: make check VERBOSE=yes Note also, you can run individual tests like: make check TESTS=split/l-chunk VERBOSE=yes cheers, Pádraig.
