[tapx-dev] --exec fails on Ubuntu (with more debugging info)
Andy Armstrong
andy at hexten.net
Mon Jul 16 17:57:11 BST 2007
Ovid wrote:
> In running through the debugger, I see this:
>
> 710: my $parser = TAP::Parser->new( $self->_get_parser_args($test) );
> DB<6> x $self->_get_parser_args($test)
> 0 HASH(0x84e809c)
> 'merge' => undef
> 'source' => 't/ruby.t'
> 'spool' => undef
> 'switches' => ARRAY(0x84e80d8)
> empty array
>
> Isn't that supposed to return an 'exec' argument instead of a source? I don't have a known working copy to test this with.
Yup. Right now exec doesn't seem to be wired up properly at all - which
is almost certainly something I've screwed up.
Do you have any idea when it last worked? Unfortunately that code has
changed lots since 0.50 so looking at a really old version doesn't tell
me much.
--
Andy Armstrong, Hexten
More information about the tapx-dev
mailing list