Test-Smoke
view release on metacpan or search on metacpan
lib/Test/Smoke/Reporter.pm view on Meta::CPAN
osname => $osname,
osversion => $osversion,
perl_id => $Conf{version},
reporter => $self->{from},
reporter_version => $VERSION,
smoke_date => __posixdate($self->{_rpt}{started}),
smoke_revision => $Test::Smoke::VERSION,
smoker_version => $Test::Smoke::Smoker::VERSION,
smoke_version => $Test::Smoke::VERSION,
test_jobs => $ENV{TEST_JOBS},
username => $ENV{LOGNAME} || getlogin || getpwuid($<) || "?",
user_note => $user_note,
smoke_perl => ($^V ? sprintf("%vd", $^V) : $]),
};
};
$rpt{compiler_msgs} = [$self->ccmessages];
$rpt{nonfatal_msgs} = [$self->nonfatalmessages];
$rpt{skipped_tests} = [$self->user_skipped_tests];
$rpt{harness_only} = delete $rpt{harnessonly};
$rpt{summary} = $self->summary;
t/gccmsg.log view on Meta::CPAN
deleting lib/auto/POSIX/localtime.al
deleting lib/auto/POSIX/load_imports.al
deleting lib/auto/POSIX/link.al
deleting lib/auto/POSIX/ldiv.al
deleting lib/auto/POSIX/labs.al
deleting lib/auto/POSIX/kill.al
deleting lib/auto/POSIX/isatty.al
deleting lib/auto/POSIX/gmtime.al
deleting lib/auto/POSIX/getuid.al
deleting lib/auto/POSIX/gets.al
deleting lib/auto/POSIX/getpwuid.al
deleting lib/auto/POSIX/getpwnam.al
deleting lib/auto/POSIX/getppid.al
deleting lib/auto/POSIX/getpid.al
deleting lib/auto/POSIX/getpgrp.al
deleting lib/auto/POSIX/getlogin.al
deleting lib/auto/POSIX/getgroups.al
deleting lib/auto/POSIX/getgrnam.al
deleting lib/auto/POSIX/getgrgid.al
deleting lib/auto/POSIX/getgid.al
deleting lib/auto/POSIX/geteuid.al
t/logs/solaris.log view on Meta::CPAN
deleting lib/auto/POSIX/localtime.al
deleting lib/auto/POSIX/load_imports.al
deleting lib/auto/POSIX/link.al
deleting lib/auto/POSIX/ldiv.al
deleting lib/auto/POSIX/labs.al
deleting lib/auto/POSIX/kill.al
deleting lib/auto/POSIX/isatty.al
deleting lib/auto/POSIX/gmtime.al
deleting lib/auto/POSIX/getuid.al
deleting lib/auto/POSIX/gets.al
deleting lib/auto/POSIX/getpwuid.al
deleting lib/auto/POSIX/getpwnam.al
deleting lib/auto/POSIX/getppid.al
deleting lib/auto/POSIX/getpid.al
deleting lib/auto/POSIX/getpgrp.al
deleting lib/auto/POSIX/getlogin.al
deleting lib/auto/POSIX/getgroups.al
deleting lib/auto/POSIX/getgrnam.al
deleting lib/auto/POSIX/getgrgid.al
deleting lib/auto/POSIX/getgid.al
deleting lib/auto/POSIX/geteuid.al
( run in 0.561 second using v1.01-cache-2.11-cpan-8d75d55dd25 )