# New Ticket Created by "Nick Kostirya" # Please include the string: [perl #24261] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24261 >
cmd.exe of WinNT do not convert t\src\*.t into list files.
D:\CvsProjects\parrot>nmake test
D:\Programs\Perl\bin\perl.exe t\harness t\src\*.t
t\src\*....t\src\*.t does not exist
FAILED--1 test script could be run, alas--no output ever seen
NMAKE : fatal error U1077: 'D:\Programs\Perl\bin\perl.exe' : return code
'0x2'
Stop.
Apply patch into "t" directory:
patch < harness.patch
-- attachment 1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/66334/49567/4ca3a6/harness.patch
harness.patch
Description: harness.patch
