Subject: | Use Test::More |
While looking at #43348 I realised that it was very hard to learn
anything useful from the output of the test failures, since it wasn't
displaying value comparisons or line numbers.
I decided to convert the test script to use Test::More, and the result
(which passes fine like the original one did on my normal test box) is
attached. Please consider using this.
Thanks,
Dominic.
Subject: | testmore.patch |
Message body is not shown because it is too large.