PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-06-09T09:16:50 ActivePerl-1600 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.16/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Sat, 09 Jun 2012 14:58:03 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 Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\D\DM\DMUEY\Test-Mock-Cmd-0.5.tar.gz ok 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:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Mock::Cmd >>> 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:\Perl-5.16\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 '(?^: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 '(?^:Key is not system\, exec\, or qr)' ok 5 - croak() was called (w/ 'Key is not system, exec, or qr') and matches '(?^:Key is not system\, exec\, or qr)' ok 6 - croak() was called (w/ 'Not a CODE reference') and matches '(?^:Not a CODE reference)' ok 7 - croak() was called (w/ 'Not a CODE reference') and matches '(?^:Not a CODE reference)' ok 8 - croak() was called (w/ 'Not a CODE reference') and matches '(?^:Not a CODE reference)' ok 9 - croak() was called (w/ 'Not a CODE reference') and matches '(?^:Not a CODE reference)' ok 10 - croak() was called (w/ 'Not a CODE reference') and matches '(?^:Not a CODE reference)' ok 11 - croak() was called (w/ 'Key is not system, exec, or qr') and matches '(?^: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: Test::Perl::Critic required for testing PBP compliance 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, 1 wallclock secs ( 0.06 usr + 0.05 sys = 0.11 CPU) Result: PASS DMUEY/Test-Mock-Cmd-0.5.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Daniel Muey <dmuey@cpan.org> Mock system(), exec(), and qx() for testing >>> (cd C:\cpanfly-5.16\var\cpan\build\Test-Mock-Cmd-0.5-uthk6C && tar cvf - Test-Mock-Cmd-0.5.ppd blib) | gzip -c >C:/cpanfly-5.16/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-5.16\var\cpan\build\Test-Mock-Cmd-0.5-uthk6C/Test-Mock-Cmd-0.5.ppd C:/cpanfly-5.16/var/REPO/D/DM/DMUEY Finished 2012-06-09T09:17:03