PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-12-15T22:09:26 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Fri, 16 Dec 2011 05:32:36 GMT Running make for D/DM/DMUEY/Test-Mock-Cmd-0.5.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/Test-Mock-Cmd-0.5.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DM\DMUEY\Test-Mock-Cmd-0.5.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Mock-Cmd-0.5/ Test-Mock-Cmd-0.5/Build.PL Test-Mock-Cmd-0.5/Changes Test-Mock-Cmd-0.5/lib/ Test-Mock-Cmd-0.5/Makefile.PL Test-Mock-Cmd-0.5/MANIFEST Test-Mock-Cmd-0.5/META.yml Test-Mock-Cmd-0.5/README Test-Mock-Cmd-0.5/t/ Test-Mock-Cmd-0.5/t/00.load.t Test-Mock-Cmd-0.5/t/01.system.t Test-Mock-Cmd-0.5/t/02.qx.t Test-Mock-Cmd-0.5/t/03.exec.t Test-Mock-Cmd-0.5/t/perlcritic.t Test-Mock-Cmd-0.5/t/pod-coverage.t Test-Mock-Cmd-0.5/t/pod.t Test-Mock-Cmd-0.5/lib/Test/ Test-Mock-Cmd-0.5/lib/Test/Mock/ Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd/ Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd.pm Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd/TestUtils/ Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd/TestUtils.pm Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd/TestUtils/X.pm Test-Mock-Cmd-0.5/lib/Test/Mock/Cmd/TestUtils/Y.pm CPAN.pm: Going to build D/DM/DMUEY/Test-Mock-Cmd-0.5.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Mock::Cmd Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Mock/Cmd.pm blib\lib\Test\Mock\Cmd.pm cp lib/Test/Mock/Cmd/TestUtils/X.pm blib\lib\Test\Mock\Cmd\TestUtils\X.pm cp lib/Test/Mock/Cmd/TestUtils/Y.pm blib\lib\Test\Mock\Cmd\TestUtils\Y.pm cp lib/Test/Mock/Cmd/TestUtils.pm blib\lib\Test\Mock\Cmd\TestUtils.pm DMUEY/Test-Mock-Cmd-0.5.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Test::Mock::Cmd 0.5 t/00.load.t ....... 1..11 ok 1 - use Test::Mock::Cmd; ok 2 - use Test::Mock::Cmd; foo ok 3 - croak() was called (w/ 'Test::Mock::Cmd->import() requires a hash, 1 code reference, or 3 code references as arguments') and matches '(?-xism:import\(\) requires a hash\, 1 code reference\, or 3 code references as arguments)' ok 4 - croak() was called (w/ 'Key is not system, exec, or qr') and matches '(?-xism:Key is not system\, exec\, or qr)' ok 5 - croak() was called (w/ 'Key is not system, exec, or qr') and matches '(?-xism:Key is not system\, exec\, or qr)' ok 6 - croak() was called (w/ 'Not a CODE reference') and matches '(?-xism:Not a CODE reference)' ok 7 - croak() was called (w/ 'Not a CODE reference') and matches '(?-xism:Not a CODE reference)' ok 8 - croak() was called (w/ 'Not a CODE reference') and matches '(?-xism:Not a CODE reference)' ok 9 - croak() was called (w/ 'Not a CODE reference') and matches '(?-xism:Not a CODE reference)' ok 10 - croak() was called (w/ 'Not a CODE reference') and matches '(?-xism:Not a CODE reference)' ok 11 - croak() was called (w/ 'Key is not system, exec, or qr') and matches '(?-xism:Key is not system\, exec\, or qr)' ok # Testing Test::Mock::Cmd 0.5 t/01.system.t ..... 1..20 ok 1 # skip /bin/echo is required for these tests. ok 2 # skip /bin/echo is required for these tests. ok 3 # skip /bin/echo is required for these tests. ok 4 # skip /bin/echo is required for these tests. ok 5 # skip /bin/echo is required for these tests. ok 6 # skip /bin/echo is required for these tests. ok 7 # skip /bin/echo is required for these tests. ok 8 # skip /bin/echo is required for these tests. ok 9 - system() mocked ok 10 - system() mocked RV ok 11 - system() in pkg loaded after mocking is mocked ok 12 - system() in an other class (loaded after mocking) mocked RV list ok 13 # skip /bin/echo is required for these tests. ok 14 # skip /bin/echo is required for these tests. ok 15 # skip /bin/echo is required for these tests. ok 16 # skip /bin/echo is required for these tests. ok 17 # skip /bin/echo is required for these tests. ok 18 # skip /bin/echo is required for these tests. ok 19 # skip /bin/echo is required for these tests. ok 20 # skip /bin/echo is required for these tests. ok # Testing Test::Mock::Cmd 0.5 t/02.qx.t ......... 1..42 ok 1 # skip /bin/echo is required for these tests. ok 2 # skip /bin/echo is required for these tests. ok 3 # skip /bin/echo is required for these tests. ok 4 # skip /bin/echo is required for these tests. ok 5 # skip /bin/echo is required for these tests. ok 6 # skip /bin/echo is required for these tests. ok 7 # skip /bin/echo is required for these tests. ok 8 # skip /bin/echo is required for these tests. ok 9 # skip /bin/echo is required for these tests. ok 10 # skip /bin/echo is required for these tests. ok 11 # skip /bin/echo is required for these tests. ok 12 # skip /bin/echo is required for these tests. ok 13 # skip /bin/echo is required for these tests. ok 14 # skip /bin/echo is required for these tests. ok 15 # skip /bin/echo is required for these tests. ok 16 # skip /bin/echo is required for these tests. ok 17 # skip /bin/echo is required for these tests. ok 18 # skip /bin/echo is required for these tests. ok 19 # skip /bin/echo is required for these tests. ok 20 # skip /bin/echo is required for these tests. ok 21 # skip /bin/echo is required for these tests. ok 22 # skip /bin/echo is required for these tests. ok 23 # skip /bin/echo is required for these tests. ok 24 # skip /bin/echo is required for these tests. ok 25 # skip /bin/echo is required for these tests. ok 26 # skip /bin/echo is required for these tests. ok 27 # skip /bin/echo is required for these tests. ok 28 # skip /bin/echo is required for these tests. ok 29 # skip /bin/echo is required for these tests. ok 30 # skip /bin/echo is required for these tests. ok 31 # skip /bin/echo is required for these tests. ok 32 # skip /bin/echo is required for these tests. ok 33 # skip /bin/echo is required for these tests. ok 34 # skip /bin/echo is required for these tests. ok 35 # skip /bin/echo is required for these tests. ok 36 # skip /bin/echo is required for these tests. ok 37 # skip /bin/echo is required for these tests. ok 38 # skip /bin/echo is required for these tests. ok 39 # skip /bin/echo is required for these tests. ok 40 # skip /bin/echo is required for these tests. ok 41 # skip /bin/echo is required for these tests. ok 42 # skip /bin/echo is required for these tests. ok # Testing Test::Mock::Cmd 0.5 t/03.exec.t ....... 1..12 ok 1 # skip /bin/echo is required for these tests. ok 2 # skip /bin/echo is required for these tests. ok 3 # skip /bin/echo is required for these tests. ok 4 # skip /bin/echo is required for these tests. ok 5 - exec() mocked ok 6 - exec() mocked RV ok 7 - exec() in pkg loaded after mocking is mocked ok 8 - exec() in an other class (loaded after mocking) mocked RV list ok 9 # skip /bin/echo is required for these tests. ok 10 # skip /bin/echo is required for these tests. ok 11 # skip /bin/echo is required for these tests. ok 12 # skip /bin/echo is required for these tests. ok t/perlcritic.t .... skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Test::Mock::Cmd ok t/pod.t ........... 1..4 ok 1 - POD test for blib\lib\Test\Mock\Cmd.pm ok 2 - POD test for blib\lib\Test\Mock\Cmd\TestUtils.pm ok 3 - POD test for blib\lib\Test\Mock\Cmd\TestUtils\X.pm ok 4 - POD test for blib\lib\Test\Mock\Cmd\TestUtils\Y.pm ok All tests successful. Files=7, Tests=90, 6 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: PASS DMUEY/Test-Mock-Cmd-0.5.tar.gz nmake test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> Mock system(), exec(), and qx() for testing >>> (cd C:\cpanfly\var\cpan\build\Test-Mock-Cmd-0.5-yke1wd && tar cvf - Test-Mock-Cmd-0.5.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DM/DMUEY/Test-Mock-Cmd-0.5.tar.gz Test-Mock-Cmd-0.5.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Mock/ blib/lib/Test/Mock/Cmd/ blib/lib/Test/Mock/Cmd/TestUtils/ blib/lib/Test/Mock/Cmd/TestUtils/X.pm blib/lib/Test/Mock/Cmd/TestUtils/Y.pm blib/lib/Test/Mock/Cmd/TestUtils.pm blib/lib/Test/Mock/Cmd.pm >>> mv C:\cpanfly\var\cpan\build\Test-Mock-Cmd-0.5-yke1wd/Test-Mock-Cmd-0.5.ppd C:/cpanfly/var/REPO/D/DM/DMUEY Finished 2011-12-15T22:09:36