Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 test t\001_Text_Editor_Vip...................................1..1 ok 1 - use Text::Editor::Vip; ok t\002_Text_Editor_Vip_Buffer............................Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\002_Text_Editor_Vip_Buffer.t line 6. BEGIN failed--compilation aborted at t\002_Text_Editor_Vip_Buffer.t line 6. dubious Test returned status 2 (wstat 512, 0x200) t\003_Text_Editor_Vip_Selection.........................1..1 ok 1 - use Text::Editor::Vip; ok t\004_Text_Editor_Vip_CommandBlock......................1..1 ok 1 - use Text::Editor::Vip; ok t\005_Text_Editor_Vip_Buffer_DoUndoRedo.................1..10 ok 1 - use Text::Editor::Vip::Buffer; Text::Editor::Vip::Buffer couldn't load 'Text::Editor::Vip::Buffer::Test': Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib/Text/Editor/Vip/Buffer/Test.pm line 7. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib/Text/Editor/Vip/Buffer/Test.pm line 7. Compilation failed in require at (eval 10) line 1. BEGIN failed--compilation aborted at (eval 10) line 1. # Looks like you planned 10 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay t\006_Text_Editor_Vip_View..............................1..1 ok 1 - use Text::Editor::Vip; ok t\007_Text_Editor_Vip_Buffer_List.......................1..9 ok 1 - use Text::Editor::Vip::Buffer::List; ok 2 - The object isa Text::Editor::Vip::Buffer::List ok 3 - first pushed element at index 0 ok 4 - element is the same ok 5 - second pushed element at index 1 ok 6 - element is the same ok 7 - InsertAfter index ok 8 - element is the same ok 9 - InsertBefore index ok t\008_Text_Editor_Vip_Buffer_Plugins_Display............1..7 ok 1 - use Text::Editor::Vip::Buffer; ok 2 - The object isa Text::Editor::Vip::Buffer ok 3 - tab size is as set ok 4 - text to display convertion ok 5 - display to text convertion ok 6 - Display position OK ok 7 - test ok t\009_Text_Editor_Vip_Buffer_Plugins_File...............1..1 ok 1 - InsertedFile is the same as source ok t\010_Text_Editor_Vip_Buffer_Plugins_Case...............1..4 ok 1 - No selection error message ok 2 - Upper casing selection ok 3 - lower casing selection ok 4 - lower casing selection ok t\011_Text_Editor_Vip_Buffer_Plugins_FindReplace........1..193 ok 1 - use Text::Editor::Vip::Buffer; # Failed test (t\011_Text_Editor_Vip_Buffer_Plugins_FindReplace.t at line 17) # Tried to use 'Text::Editor::Vip::Buffer::Test'. # Error: Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib/Text/Editor/Vip/Buffer/Test.pm line 7. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib/Text/Editor/Vip/Buffer/Test.pm line 7. # Compilation failed in require at (eval 4) line 2. not ok 2 - use Text::Editor::Vip::Buffer::Test; ok 3 - Undef regex is ignored ok 4 - empty regex is ignored ok 5 - non matching regex is ignored ok 6 - At the end of buffer ok 7 - Found occurence ok 8 - Found occurence 1 ok 9 - Found occurence 2 ok 10 - Found occurence 5 ok 11 - Search occurence 6 ok 12 - Search outside line ok 13 - Search outside buffer ok 14 - Found occurence 1 ok 15 - Found occurence 1 ok 16 - Found occurence 1 ok 17 - Found occurence 1 ok 18 - Text still the same ok 19 - GetSelectionText empty ok 20 - FindNextOccurence ok 21 - FindNextOccurence ok 22 - FindNextOccurenceForCurrentWord ok 23 - FindNextOccurenceForCurrentWord ok 24 - FindNextOccurenceForCurrentWord ok 25 - Found occurence with regex ok 26 - Undef regex is ignored ok 27 - empty regex is ignored ok 28 - non matching regex is ignored ok 29 - Found occurence ok 30 - Found occurence ok 31 - Search occurence 1 ok 32 - Found occurence 1 ok 33 - Found occurence 2 ok 34 - Found occurence 5 ok 35 - Search occurence 6 ok 36 - Search outside line ok 37 - Search outside buffer ok 38 - Found occurence 1 ok 39 - Found occurence 1 ok 40 - Found occurence ok 41 - Found occurence 1 ok 42 - Text still the same ok 43 - GetSelectionText empty ok 44 - GetSelectionText unchanged selection ok 45 - FindPreviousOccurence ok 46 - FindPreviousOccurence ok 47 - FindPreviousOccurence ok 48 - FindNextOccurenceForCurrentWord ok 49 - FindNextOccurenceForCurrentWord ok 50 - FindNextOccurenceForCurrentWord not ok 51 - Regex search backwards # TODO Regex search backwards # Failed (TODO) test (t\011_Text_Editor_Vip_Buffer_Plugins_FindReplace.t at line 177) ok 52 - ReplaceOccurence non existing ok 53 - Found occurence ok 54 - Found occurence ok 55 - Found occurence Can't locate object method "CompareText" via package "Text::Editor::Vip::Buffer::t_011_Text_Editor_Vip_Buffer_Plugins_FindReplace_t_183_2" at t\011_Text_Editor_Vip_Buffer_Plugins_FindReplace.t line 197. ok 56 - Found occurence # Looks like you planned 193 tests but only ran 56. # Looks like your test died just after 56. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2, 57-193 Failed 138/193 tests, 28.50% okay t\012_Text_Editor_Vip_Buffer_Plugins_GetWord............1..26 ok 1 - GetFirstWord ok 2 - GetFirstWord ok 3 - GetFirstWord preceded with garbage ok 4 - GetFirstWord with current character outside the text ok 5 - GetFirstWord with selection ok 6 - GetPreviousWord ok 7 - GetPreviousWord ok 8 - GetPrevioustWord preceded with garbage ok 9 - GetPrevioustWord ok 10 - GetPreviousWord with current character outside the text ok 11 - GetPreviousWordwith selection ok 12 - GetCurrentWord ok 13 - GetCurrentWord ok 14 - GetCurrentWord ok 15 - GetCurrentWord preceded with garbage ok 16 - GetCurrentWord ok 17 - GetCurrentWord with current character outside the text ok 18 - GetCurrentWord with selection ok 19 - GetPreviousAlphanumeric ok 20 - GetPreviousAlphanumeric preceded with garbage ok 21 - GetPreviousAlphanumeric with current character outside the text ok 22 - GetPreviousAlphanumeric with selection ok 23 - GetNextAlphanumeric ok 24 - GetNextAlphanumeric ok 25 - GetNextAlphanumeric with current character outside the text ok 26 - GetNextAlphanumeric with selection ok t\013_Text_Editor_Vip_Buffer_Selection..................Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\013_Text_Editor_Vip_Buffer_Selection.t line 4. BEGIN failed--compilation aborted at t\013_Text_Editor_Vip_Buffer_Selection.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t\014_Text_Editor_Vip_Buffer_Plugins_Tags...............Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\014_Text_Editor_Vip_Buffer_Plugins_Tags.t line 4. BEGIN failed--compilation aborted at t\014_Text_Editor_Vip_Buffer_Plugins_Tags.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t\015_Text_Editor_Vip_Buffer_Plugins_InsertConstruct....Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\015_Text_Editor_Vip_Buffer_Plugins_InsertConstruct.t line 4. BEGIN failed--compilation aborted at t\015_Text_Editor_Vip_Buffer_Plugins_InsertConstruct.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t\016_Text_Editor_Vip_Buffer_Plugins_InsertDelete.......Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\016_Text_Editor_Vip_Buffer_Plugins_InsertDelete.t line 3. BEGIN failed--compilation aborted at t\016_Text_Editor_Vip_Buffer_Plugins_InsertDelete.t line 3. dubious Test returned status 2 (wstat 512, 0x200) t\017_Text_Editor_Vip_Buffer_Plugins_Selection..........Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\017_Text_Editor_Vip_Buffer_Plugins_Selection.t line 4. BEGIN failed--compilation aborted at t\017_Text_Editor_Vip_Buffer_Plugins_Selection.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t\018_Text_Editor_Vip_Buffer_Plugins_Movements..........Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\018_Text_Editor_Vip_Buffer_Plugins_Movements.t line 6. BEGIN failed--compilation aborted at t\018_Text_Editor_Vip_Buffer_Plugins_Movements.t line 6. dubious Test returned status 2 (wstat 512, 0x200) t\019_Text_Editor_Vip_Buffer_Plugins_PageUpDown.........Can't locate Data/TreeDumper.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Text-Editor-Vip\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at t\019_Text_Editor_Vip_Buffer_Plugins_PageUpDown.t line 4. BEGIN failed--compilation aborted at t\019_Text_Editor_Vip_Buffer_Plugins_PageUpDown.t line 4. dubious Test returned status 2 (wstat 512, 0x200) Failed 10/19 test scripts, 47.37% okay. 147/254 subtests failed, 42.13% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\002_Text_Editor_Vip_Buffer.t 2 512 ?? ?? % ?? t\005_Text_Editor_Vip_Buffer_DoUn 255 65280 10 9 90.00% 2-10 t\011_Text_Editor_Vip_Buffer_Plug 255 65280 193 138 71.50% 2 57-193 t\013_Text_Editor_Vip_Buffer_Sele 2 512 ?? ?? % ?? t\014_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? t\015_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? t\016_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? t\017_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? t\018_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? t\019_Text_Editor_Vip_Buffer_Plug 2 512 ?? ?? % ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.