Start 2010-08-16T19:02:41 ActivePerl-1200 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:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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-5.12\var\cpan\Metadata' Database was generated on Mon, 16 Aug 2010 21:28:32 GMT Running make for I/IN/INGY/TestML-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IN/INGY/TestML-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/IN/INGY/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\I\IN\INGY\TestML-0.11.tar.gz ok TestML-0.11/ TestML-0.11/Changes TestML-0.11/inc/ TestML-0.11/lib/ TestML-0.11/Makefile.PL TestML-0.11/MANIFEST TestML-0.11/META.yml TestML-0.11/README TestML-0.11/src/ TestML-0.11/t/ TestML-0.11/t/arguments.t TestML-0.11/t/assertions.t TestML-0.11/t/basic.t TestML-0.11/t/Bridge.pm TestML-0.11/t/dataless.t TestML-0.11/t/exceptions.t TestML-0.11/t/external.t TestML-0.11/t/external1.tml TestML-0.11/t/external2.tml TestML-0.11/t/inline-bridge.t TestML-0.11/t/inline.t TestML-0.11/t/markers.t TestML-0.11/t/parse-testml-document.t TestML-0.11/t/simple-use.t TestML-0.11/t/standard.t TestML-0.11/t/strings.t TestML-0.11/t/testml/ TestML-0.11/t/testml.pl TestML-0.11/t/truth.t TestML-0.11/t/yaml-tests.t TestML-0.11/t/testml/arguments.tml TestML-0.11/t/testml/assertions.tml TestML-0.11/t/testml/basic.tml TestML-0.11/t/testml/comments.tml TestML-0.11/t/testml/data.tml TestML-0.11/t/testml/dataless.tml TestML-0.11/t/testml/exceptions.tml TestML-0.11/t/testml/Makefile TestML-0.11/t/testml/markers.tml TestML-0.11/t/testml/standard.tml TestML-0.11/t/testml/syntax.tml TestML-0.11/t/testml/truth.tml TestML-0.11/src/chars.yaml TestML-0.11/src/grammar.pl TestML-0.11/src/Makefile TestML-0.11/src/testml.pgx TestML-0.11/lib/Module/ TestML-0.11/lib/TestML/ TestML-0.11/lib/TestML.pm TestML-0.11/lib/TestML/Base.pm TestML-0.11/lib/TestML/Document.pm TestML-0.11/lib/TestML/Parser/ TestML-0.11/lib/TestML/Parser.pm TestML-0.11/lib/TestML/Runner/ TestML-0.11/lib/TestML/Runner.pm TestML-0.11/lib/TestML/Standard.pm TestML-0.11/lib/TestML/Runner/TAP.pm TestML-0.11/lib/TestML/Parser/Grammar.pm TestML-0.11/lib/Module/Install/ TestML-0.11/lib/Module/Install/TestML.pm TestML-0.11/inc/Module/ TestML-0.11/inc/Module/Install/ TestML-0.11/inc/Module/Install.pm TestML-0.11/inc/Module/Install/Base.pm TestML-0.11/inc/Module/Install/Can.pm TestML-0.11/inc/Module/Install/Fetch.pm TestML-0.11/inc/Module/Install/Gloom.pm TestML-0.11/inc/Module/Install/Makefile.pm TestML-0.11/inc/Module/Install/Metadata.pm TestML-0.11/inc/Module/Install/Win32.pm TestML-0.11/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build I/IN/INGY/TestML-0.11.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for TestML >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/TestML/Base.pm blib\lib\TestML\Base.pm cp lib/TestML/Parser.pm blib\lib\TestML\Parser.pm cp lib/TestML.pm blib\lib\TestML.pm cp lib/TestML/Standard.pm blib\lib\TestML\Standard.pm cp lib/TestML/Parser/Grammar.pm blib\lib\TestML\Parser\Grammar.pm cp lib/TestML/Document.pm blib\lib\TestML\Document.pm cp lib/TestML/Runner/TAP.pm blib\lib\TestML\Runner\TAP.pm cp lib/TestML/Runner.pm blib\lib\TestML\Runner.pm cp lib/Module/Install/TestML.pm blib\lib\Module\Install\TestML.pm INGY/TestML-0.11.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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/arguments.t .............. 1..2 ok 1 - Dear John ok 2 - Greetings and Salutations ok t/assertions.t ............. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/basic.t .................. # === A Basic TestML File === 1..3 ok 1 - Test One ok 2 - Test One ok 3 - Test Two ok t/dataless.t ............... 1..2 ok 1 ok 2 ok t/exceptions.t ............. 1..3 ok 1 - No TestML meta directive ok 2 - Missing semicolon ok 3 - Missing semicolon on a non assertion ok t/external.t ............... 1..4 ok 1 - Test 2 ok 2 - Test 1 ok 3 - Test 11 ok 4 - Test 111 ok t/inline-bridge.t .......... ok 1 - Foo for thought ok 2 - Bar the door 1..2 ok t/inline.t ................. # === Ingy's Test === 1..4 ok 1 - Foo for thought ok 2 - Bar the door ok 3 - Foo for thought ok 4 - Bar the door ok t/markers.t ................ 1..2 ok 1 - Test One ok 2 - Test Two ok t/parse-testml-document.t .. 1..23 ok 1 - TestML string matches against TestML grammar ok 2 - Version parses ok 3 - Plan parses ok 4 - Title parses ok 5 - BlockMarker defaults ok 6 - PointMarker defaults ok 7 - One test statement ok 8 - Point list is correct ok 9 - Expression has two transforms ok 10 - First sub is a Point ok 11 - Point name is "input" ok 12 - Second sub is "uppercase" ok 13 - Assertion is "EQ" ok 14 - Right side has one part ok 15 - First sub is a Point ok 16 - Point name is "output" ok 17 - Two data blocks ok 18 - Block 1 label ok ok 19 - Block 1, input point ok 20 - Block 1, output point ok 21 - Block 2 label ok ok 22 - Block 2, input point ok 23 - Block 2, output point ok t/simple-use.t ............. # === A Basic TestML File === 1..3 ok 1 - Test One ok 2 - Test One ok 3 - Test Two ok t/standard.t ............... ok 1 - Test 1..1 ok t/strings.t ................ 1..6 ok 1 - Throw/Catch ok 2 - Throw/Catch ok 3 - Throw/Catch ok 4 - Empty Point ok 5 - Empty Point ok 6 ok t/truth.t .................. 1..4 ok 1 ok 2 ok 3 ok 4 ok t/yaml-tests.t ............. ok 1 - Mapping in Mapping with Alias 1..1 ok All tests successful. Files=15, Tests=66, 3 wallclock secs ( 0.09 usr + 0.03 sys = 0.13 CPU) Result: PASS INGY/TestML-0.11.tar.gz nmake test TEST_VERBOSE=1 -- OK Ingy dot Net <ingy@cpan.org> A Generic Software Testing Meta Language >>> (cd C:\cpanfly-5.12\var\cpan\build\TestML-0.11-6tHTy8 && tar cvf - TestML-0.11.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/I/IN/INGY/TestML-0.11.tar.gz TestML-0.11.ppd blib/ blib/lib/ blib/lib/Module/ blib/lib/Module/Install/ blib/lib/Module/Install/TestML.pm blib/lib/TestML/ blib/lib/TestML/Base.pm blib/lib/TestML/Document.pm blib/lib/TestML/Parser/ blib/lib/TestML/Parser/Grammar.pm blib/lib/TestML/Parser.pm blib/lib/TestML/Runner/ blib/lib/TestML/Runner/TAP.pm blib/lib/TestML/Runner.pm blib/lib/TestML/Standard.pm blib/lib/TestML.pm >>> mv C:\cpanfly-5.12\var\cpan\build\TestML-0.11-6tHTy8/TestML-0.11.ppd C:/cpanfly-5.12/var/REPO/I/IN/INGY Finished 2010-08-16T19:02:55