[struan - Wed Oct 22 09:03:45 2003]:
Show quoted text> Hi,
>
> Not sure which version but somewhere between version 2.26 and 2.30 of
> Test::Harness it changed and todo tests weren't reported as fails.
?? What todo tests?
All the tests in the t directory are complete and self contained
without any todo tests. However, there is a newtest.pl in the top level
directory, which is a future development (and could be thought of as a
todo). If it is this file that is a problem, removing/renaming this
file will solve the problem.
As far as I am aware, this script should not be being picked up by the
test suite yet.
Show quoted text> Whatever version that was should prob be a prerequisite as
> otherwise the tests fail.
>
> The change isn't listed in the Changes file of Test::Harness so I
> can't say which version fixed it. All I know is that the tests fail
> with 2.26 and they pass with 2.30 and it's the todo ones that fail.
Can you please send me some test output. This would be really handy as
it would help me determine what is happening.
Could you also please let me know which versions of anything relevant:
Test::More in particular.
Thanks,
Ivor.