On Tuesday 25 September 2001 00:00, Simon Cozens wrote:
> When tests fail for Really Bad reasons, they tend to do something like
> this:
>
> Got: '
> '
> Expected: '
> ok 1
> ...
> '
>
> It'd be really nice if we could intercept that and give more detail on why
> the test failed. Did the assembler compile to a PBC ok? Did the interpreter
> segfault? (This is what usually happens.) Or did something else happen?
>
> Would make debugging a lot quicker.


The hack is to upgrade Test::Harness :)
Looks much less wiered.

BTW after updating cygwin(1.3.2 -> 1.3.3) it compiles.


Buggs

Reply via email to