Start 2008-07-03T17:42:05 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Thu, 03 Jul 2008 09:03:05 GMT Running make for J/JV/JV/MIDI-Tweaks-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JV/JV/MIDI-Tweaks-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JV/JV/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\J\JV\JV\MIDI-Tweaks-0.03.tar.gz ok MIDI-Tweaks-0.03/ MIDI-Tweaks-0.03/Makefile.PL MIDI-Tweaks-0.03/t/ MIDI-Tweaks-0.03/t/21-velocity.t MIDI-Tweaks-0.03/t/11-noteevent.t MIDI-Tweaks-0.03/t/52-splithml.t MIDI-Tweaks-0.03/t/22-volume.t MIDI-Tweaks-0.03/t/00-load.t MIDI-Tweaks-0.03/t/01-trivial.t MIDI-Tweaks-0.03/t/51-splithml.t MIDI-Tweaks-0.03/t/05-sanity.t MIDI-Tweaks-0.03/t/90-complex.t MIDI-Tweaks-0.03/t/42-splithilo.t MIDI-Tweaks-0.03/t/90-complex.mid MIDI-Tweaks-0.03/t/40-splithilo.t MIDI-Tweaks-0.03/t/tools.pl MIDI-Tweaks-0.03/t/02-trivial.t MIDI-Tweaks-0.03/t/20-velocity.t MIDI-Tweaks-0.03/t/50-splithml.t MIDI-Tweaks-0.03/t/10-timestamp.t MIDI-Tweaks-0.03/t/06-sanity.t MIDI-Tweaks-0.03/t/30-splitpitch.t MIDI-Tweaks-0.03/t/41-splithilo.t MIDI-Tweaks-0.03/.cvsignore MIDI-Tweaks-0.03/META.yml MIDI-Tweaks-0.03/Build.PL MIDI-Tweaks-0.03/README MIDI-Tweaks-0.03/lib/ MIDI-Tweaks-0.03/lib/MIDI/ MIDI-Tweaks-0.03/lib/MIDI/Tweaks.pm MIDI-Tweaks-0.03/MANIFEST MIDI-Tweaks-0.03/Changes CPAN.pm: Going to build J/JV/JV/MIDI-Tweaks-0.03.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIDI::Tweaks >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MIDI/Tweaks.pm blib\lib\MIDI\Tweaks.pm JV/MIDI-Tweaks-0.03.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.......... 1..2 ok 1 - use MIDI::Tweaks; ok 2 - require 'tools.pl'; # Testing MIDI::Tweaks 0.03, Perl 5.010000, C:\Perl\bin\perl.exe ok t/01-trivial....... 1..1 ok 1 - compare ok t/02-trivial....... 1..2 ok 1 - load from DATA ok 2 - compare ok t/05-sanity........ 1..1 # Expect: Sanity failure: channel 0 is controlled by tracks 1 and 2 ... Sanity failure: channel 0 is controlled by tracks 1 and 2 at (eval 2) line 1 ok 1 - not sane ok t/06-sanity........ 1..1 # Expect: Sanity failure: track 1 controls channels 0 and 7 ... # Expect: Sanity failure: track 1 controls channels 0 and 7 ... Sanity failure: track 1 controls channels 0 and 7 at (eval 2) line 1 Sanity failure: track 1 controls channels 0 and 7 at (eval 2) line 1 ok 1 - not sane ok t/10-timestamp..... 1..8 ok 1 - load from DATA ok 2 - delta ok 3 - delta2time ok 4 - not delta ok 5 - delta2time ok 6 - delta2time ok 7 - delta ok 8 - compare ok t/11-noteevent..... 1..9 ok 1 - noteev: note on ok 2 - noteev: note off ok 3 - not noteev: lyric ok 4 - note on: note on ok 5 - not note on: note on zero ok 6 - not note on: note off ok 7 - not note off: note on ok 8 - note off: note on zero ok 9 - note off: note off ok t/20-velocity...... 1..7 ok 1 - load from DATA ok 2 - compare ok 3 - load from DATA ok 4 - track copy ok 5 - track copy ok 6 - track copy ok 7 - compare ok t/21-velocity...... 1..2 ok 1 - load from DATA ok 2 - compare ok t/22-volume........ 1..2 ok 1 - load from DATA ok 2 - compare ok t/30-splitpitch.... 1..2 ok 1 - load from DATA ok 2 - compare ok t/40-splithilo..... 1..3 ok 1 - load from DATA ok 2 - hi eq lo ok 3 - compare ok t/41-splithilo..... 1..2 ok 1 - load from DATA ok 2 - compare ok t/42-splithilo..... 1..2 ok 1 - load from DATA ok 2 - compare ok t/50-splithml...... 1..4 ok 1 - load from DATA ok 2 - hi eq med ok 3 - hi eq low ok 4 - compare ok t/51-splithml...... 1..3 ok 1 - load from DATA ok 2 - mid eq low ok 3 - compare ok t/52-splithml...... 1..2 ok 1 - load from DATA ok 2 - compare ok t/90-complex....... 1..2 ok 1 - sanity ok 2 - compare ok All tests successful. Files=18, Tests=55, 1 wallclock secs ( 0.00 usr + 0.08 sys = 0.08 CPU) Result: PASS JV/MIDI-Tweaks-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Johan Vromans <jv@cpan.org> Enhancements to MIDI.pm. >>> (cd C:\cpanfly\var\cpan\build\MIDI-Tweaks-0.03-MwPewe && tar cvf - MIDI-Tweaks-0.03.ppd blib) | gzip -c >C:/cpanfly/var/REPO/J/JV/JV/MIDI-Tweaks-0.03.tar.gz MIDI-Tweaks-0.03.ppd blib/ blib/lib/ blib/lib/MIDI/ blib/lib/MIDI/Tweaks.pm >>> mv C:\cpanfly\var\cpan\build\MIDI-Tweaks-0.03-MwPewe/MIDI-Tweaks-0.03.ppd C:/cpanfly/var/REPO/J/JV/JV Finished 2008-07-03T17:42:18