On Mon, Mar 10, 2003 at 05:10:25PM -0500, Douglas Burke wrote:
> Sorry for the large distribution of this email, but I couldn't see any
> kind of "etiquette" FAQ on testers.cpan.org.
I *think* you followed the only etiquette known.
>Is it possible to get more
> information on the test failures (in this case the output of
See below, it wouldn't help me any, though.
> perl -Mblib -MInline=INFO t/20bind_foo.t
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04$ perl -Mblib -MInline=INFO
t/20bind_foo.t
1..2
<-----------------------Information Section----------------------------------->
Information about the processing of your Inline SLang code:
Your source code needs to be compiled. I'll use this build directory:
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04/_Inline/build/_20bind_foo_t_2d6d3c81
and I'll install the executable as:
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04/_Inline/lib/auto/_20bind_foo_t_2d6d3c81/_20bind_foo_t_2d6d3c81.sldat
Configuration details
---------------------
Version of S-Lang library:
compiled against 1.4.1
using 1.4.1
The following S-Lang functions have been bound to Perl:
Namespace foo contains 1 bound function(s).
fn_in_foo()
<-----------------------End of Information Section---------------------------->
not ok 1 - Can call foo->fn_in_foo() as foo::fn_in_foo()
# Failed test (t/20bind_foo.t at line 25)
# got: 'dummy'
# expected: 'in foo'
ok 2 - and can not call Global->fn_in_global() as fn_in_global()
# Looks like you failed 1 tests of 2.
Wed Mar 12 15:00:33 sunu991:kriegjcb
> perl -Mblib -MInline=INFO t/20bind_many.t
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04$ perl -Mblib -MInline=INFO
t/20bind_many.t
1..2
<-----------------------Information Section----------------------------------->
Information about the processing of your Inline SLang code:
Your source code needs to be compiled. I'll use this build directory:
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04/_Inline/build/_20bind_many_t_2d6d3c81
and I'll install the executable as:
/net/sunu991/disc1/.cpanplus/5.8.0/build/Inline-SLang-0.04/_Inline/lib/auto/_20bind_many_t_2d6d3c81/_20bind_many_t_2d6d3c81.sldat
Configuration details
---------------------
Version of S-Lang library:
compiled against 1.4.1
using 1.4.1
The following S-Lang functions have been bound to Perl:
Namespace Global contains 1 bound function(s).
fn_in_global()
Namespace foo contains 1 bound function(s).
fn_in_foo()
<-----------------------End of Information Section---------------------------->
not ok 1 - Can call foo->fn_in_foo() as foo::fn_in_foo()
# Failed test (t/20bind_many.t at line 25)
# got: 'dummy'
# expected: 'in foo'
ok 2 - Can call fn_in_global() as fn_in_global()
# Looks like you failed 1 tests of 2.
Wed Mar 12 15:02:49 sunu991:kriegjcb
Jost
--
| [EMAIL PROTECTED] Please help stamp out spam! |
| Postmaster, JAPH, resident answer machine am RZ der RUB |
| Pluralitas non est ponenda sine necessitate |
| William of Ockham (1285-1347/49) |