Hello,
With a config.mak.autogen that is fixed for OpenServer 6.
I now have three tests that fail.
The first is because of the OS does not allow perl to do somethings.
The second is a new problem.
*** t5100-mailinfo.sh ***
* ok 1: split sample box
* ok 2: mailinfo 0001
* ok 3: mailinfo 0002
* ok 4: mailinfo 0003
* ok 5: mailinfo 0004
* ok 6: mailinfo 0005
* ok 7: mailinfo 0006
* ok 8: mailinfo 0007
* ok 9: mailinfo 0008
* ok 10: mailinfo 0009
* ok 11: mailinfo 0010
* FAIL 12: mailinfo 0011
git mailinfo -u msg$mail patch$mail <$mail
info$mail &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/msg$mail msg$mail
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/patch$mail
patch$mail &&
echo info &&
test_cmp "$TEST_DIRECTORY"/t5100/info$mail
info$mail
* ok 13: mailinfo 0012
* ok 14: mailinfo 0013
* ok 15: split box with rfc2047 samples
* FAIL 16: mailinfo rfc2047/0001
git mailinfo -u $mail-msg $mail-patch <$mail
$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 17: mailinfo rfc2047/0002
* ok 18: mailinfo rfc2047/0003
* FAIL 19: mailinfo rfc2047/0004
git mailinfo -u $mail-msg $mail-patch <$mail
$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 20: mailinfo rfc2047/0005
* ok 21: mailinfo rfc2047/0006
* ok 22: mailinfo rfc2047/0007
* ok 23: mailinfo rfc2047/0008
* ok 24: mailinfo rfc2047/0009
* ok 25: mailinfo rfc2047/0010
* FAIL 26: mailinfo rfc2047/0011
git mailinfo -u $mail-msg $mail-patch <$mail
$mail-info &&
echo msg &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-msg
&&
echo patch &&
test_cmp "$TEST_DIRECTORY"/t5100/empty $mail-patch
&&
echo info &&
test_cmp
"$TEST_DIRECTORY"/t5100/rfc2047-info-$(basename $mail) $mail-info
* ok 27: respect NULs
* ok 28: Preserve NULs out of MIME encoded message
* ok 29: mailinfo on from header without name works
* failed 4 among 29 test(s)
gmake[2]: *** [t5100-mailinfo.sh] Error 1
gmake[2]: Leaving directory `/home/zenez/build/osr6/git/t'
--
Boyd Gerber <gerberb@xxxxxxxxx> 801 849-0213
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html