This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 


E:\new\Test-NoWarnings-0.04>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Test::NoWarnings

E:\new\Test-NoWarnings-0.04>nmake

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

cp lib/Test/NoWarnings/Warning.pm blib\lib\Test\NoWarnings\Warning.pm
cp lib/Test/NoWarnings.pm blib\lib\Test\NoWarnings.pm

E:\new\Test-NoWarnings-0.04>nmake test

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib',
'blib\arch')" t\end.t t\fork.t t\no_end.t t\no_test
s.t t\none.t
t\end.........ok
t\fork........ok
t\no_end......ok
t\no_tests....ok
t\none........NOK 12#     Failed test (t\none.t at line 50)
#                   '   Test::NoWarnings::make_warning('hello there at t\none.t line 
18.^J')
called at E:\new\Test-NoWarnings-0.04\blib\lib/
Test/NoWarnings.pm line 79'
#     doesn't match '/main::b/'
t\none........NOK 13#     Failed test (t\none.t at line 51)
#                   '   Test::NoWarnings::__ANON__('hello there at t\none.t line 
18.^J') called at
t\none.t line 18'
#     doesn't match '/main::a/'
t\none........ok 26/0# Looks like you failed 2 tests of 26.
t\none........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 12-13
        Failed 2/26 tests, 92.31% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\none.t       2   512    26    2   7.69%  12-13
Failed 1/5 test scripts, 80.00% okay. 2/37 subtests failed, 94.59% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
Stop.

E:\new\Test-NoWarnings-0.04>perl -Mblib t\none.t
Using E:/new/Test-NoWarnings-0.04/blib
ok 1 - Test 'no warns' completed
ok 2 - Test 'no warns' no premature diagostication
ok 3 - Test 'no warns' result count
ok 4 - subtest 'check warns' of 'no warns' compare actual_ok
ok 5 - Test '1 warn' completed
ok 6 - Test '1 warn' no premature diagostication
ok 7 - Test '1 warn' result count
ok 8 - subtest 'check warns' of '1 warn' compare actual_ok
ok 9 - 1 warn diag
ok 10 - 1 warn diag test num
ok 11 - 1 warn diag has warn
not ok 12 - carp level b
#     Failed test (t\none.t at line 50)
#                   '   Test::NoWarnings::make_warning('hello there at t\none.t line 
18.^J')
called at E:/new/Test-NoWarnings-0.04/blib/lib/
Test/NoWarnings.pm line 79'
#     doesn't match '/main::b/'
not ok 13 - carp level a
#     Failed test (t\none.t at line 51)
#                   '   Test::NoWarnings::__ANON__('hello there at t\none.t line 
18.^J') called at
t\none.t line 18'
#     doesn't match '/main::a/'
ok 14 - The object isa Devel::StackTrace
ok 15 - Test 'clear warns' completed
ok 16 - Test 'clear warns' no premature diagostication
ok 17 - Test 'clear warns' result count
ok 18 - subtest 'check warns' of 'clear warns' compare actual_ok
ok 19 - Test '2 warn' completed
ok 20 - Test '2 warn' no premature diagostication
ok 21 - Test '2 warn' result count
ok 22 - subtest 'check warns empty' of '2 warn' compare actual_ok
ok 23 - subtest 'check warns' of '2 warn' compare actual_ok
ok 24 - 2 warn diag
ok 25 - 2 warn diag test num
ok 26 - 2 warn diag has warn
1..26
# Looks like you failed 2 tests of 26.

E:\new\Test-NoWarnings-0.04>


--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
    optimize='-O1 -MD -DNDEBUG',
    cppflags='-DWIN32'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -release  -libpath:"C:/Perl\lib\CORE" 
-machine:x86'
    libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program 
Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib
shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib mpr.lib 
winmm.lib 
version.lib odbc32.lib odbccp32.lib msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib
winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release  
-libpath:"C:/Perl\lib\CORE" 
-machine:x86'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT 
PERL_IMPLICIT_SYS
  Locally applied patches:
        ActivePerl Build 633
  Built under MSWin32
  Compiled at Jun 17 2002 21:33:05
  @INC:
    C:/Perl/lib
    C:/Perl/site/lib
    .



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Reply via email to