Jeff King, Tue, May 13, 2008 11:04:24 +0200:
On Tue, May 13, 2008 at 04:43:39AM -0400, Jeff King wrote:
quoted
With these patches, I can successfully run all test scripts from the
current 'master' on FreeBSD 6.1 (some of them probably affect OS X, too
-- I recall somebody complaining about the '! foo | bar' construct
recently).
Ah, nevermind about OS X. It was 97ad535b from Alex, and he specifically
mentioned FreeBSD 4.
Alex, you might want to try re-running the tests with these patches.
Very good! GnuPG is missing on the system, so t7004 was skipped,
but everything besides that ran fine. My config.mak:
NO_STRTOUMAX=Yes
NO_C99_FORMAT=Yes
SHELL_PATH=/usr/local/bin/bash
perl 5.8.6
I also have the test-tr patches I sent some time ago in that tree.