Front page | perl.cpan.testers |
Postings from July 2008
PASS HOP-Stream-0.02 MSWin32-x86-multi-thread 5.1
From:
sanko
Date:
July 7, 2008 06:43
Subject:
PASS HOP-Stream-0.02 MSWin32-x86-multi-thread 5.1
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/
--
Dear Curtis 'Ovid' Poe,
This is a computer-generated report for HOP-Stream-0.02
on perl 5.11.0 patch 34101, created by CPAN-Reporter-1.1601.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\perl\bin\perl.exe ./Build test':
t\00-load.........
1..1
ok 1 - use HOP::Stream;
# Testing HOP::Stream 0.02, Perl 5.011000, C:\perl\bin\perl.exe
ok
t\10-streams......
1..61
ok 1 - use HOP::Stream;
ok 2 - &cutsort should be exported to our namespace
ok 3 - &drop should be exported to our namespace
ok 4 - &filter should be exported to our namespace
ok 5 - &head should be exported to our namespace
ok 6 - &insert should be exported to our namespace
ok 7 - &iterator_to_stream should be exported to our namespace
ok 8 - &list_to_stream should be exported to our namespace
ok 9 - &append should be exported to our namespace
ok 10 - &merge should be exported to our namespace
ok 11 - &node should be exported to our namespace
ok 12 - &promise should be exported to our namespace
ok 13 - &show should be exported to our namespace
ok 14 - &tail should be exported to our namespace
ok 15 - &transform should be exported to our namespace
ok 16 - &upto should be exported to our namespace
ok 17 - &upfrom should be exported to our namespace
ok 18 - Calling node() should succeed
ok 19 - ... returning a stream node
ok 20 - ... and a node may be in the node() arguments
ok 21 - ... and the new node should be correct
ok 22 - head() should return the head of a node
ok 23 - tail() should return the tail of a node
ok 24 - drop() should succeed
ok 25 - ... returning the head of the node
ok 26 - ... and setting the tail of the node as the node
ok 27 - upto() should return false if the first number is greater than the second
ok 28 - ... but it should succeed if the first number is less than the second
ok 29 - ... and the stream should return all of the numbers
ok 30 - upfrom() should return a stream
ok 31 - ... which should return the numbers we expect
ok 32 - Show should print the correct values
ok 33 - Calling transform() on a stream should succeed
ok 34 - ... which should return the numbers we expect
ok 35 - Calling filter() on a stream should succeed
ok 36 - ... which should return the numbers we expect
ok 37 - append() should return a stream
ok 38 - ... and the stream should return all of the numbers
ok 39 - merge() should let us merge sorted streams
ok 40 - ... and create the numbers one to ten
ok 41 - iterator_to_stream() should convert an iterator to a stream
ok 42 - ... and the stream should return the correct values
ok 43 - list_to_stream() should return a stream
ok 44 - ... and create the numbers one to ten
ok 45 - list_to_stream() should return a stream
ok 46 - ... and create the numbers one to ten
ok 47 - insert() should be able to insert items according to our sort criteria
ok 48 - stream of array refs
ok 49 - ... head is array ref
ok 50 - ... tail is stream
ok 51 - stream of array refs, dropped 1
ok 52 - ... head is array ref
ok 53 - ... tail is stream
ok 54 - stream of array refs, dropped 2
ok 55 - ... head is undef
ok 56 - ... tail is undef
ok 57 - stream of array refs, dropped 3
ok 58 - ... head is undef
ok 59 - ... tail is undef
ok 60 - no head of non-stream
ok 61 - no head of non-stream
ok
t\pod-coverage....
1..1
ok 1 - Pod coverage on HOP::Stream
ok
t\pod.............
1..1
ok 1 - blib\lib\HOP\Stream.pm
ok
All tests successful.
Files=4, Tests=64, 2 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Graphviz2.18\Bin;C:\Program Files\Bakefile;C:\Program Files\TortoiseSVN\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Subversion\bin;C:\MinGW\bin\;C:\perl\bin\;C:\bin\
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2808
PERL5_CPAN_IS_RUNNING = 2808
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1572,2808
PERL_CR_SMOKER_CURRENT = HOP-Stream-0.02
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 15 Model 3 Stepping 3, GenuineIntel
TEMP = C:\DOCUME~1\SANKOR~1\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, v.3311, 5, 1, 2600, 2, 3, 0, 0, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck n/a
version 0.7501
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 34101) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
libpth=C:\MinGW\lib
libs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
perllibs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl511.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
-
PASS HOP-Stream-0.02 MSWin32-x86-multi-thread 5.1
by sanko