develooper Front page | perl.perl5.porters | Postings from June 2013

[perl #116515] [PATCH] 2408ea1 converted t/win32.t/system* to test.pl style

Thread Previous | Thread Next
From:
Ricardo SIGNES via RT
Date:
June 11, 2013 02:51
Subject:
[perl #116515] [PATCH] 2408ea1 converted t/win32.t/system* to test.pl style
Message ID:
rt-3.6.HEAD-2552-1370919099-834.116515-15-0@perl.org
This patch, once applied, does not pass tests:

win32/runenv.t .................................................... ok
Array found where operator expected at win32/system_tests line 88, at end of line
	(Do you need to predeclare plan?)
String found where operator expected at win32/system_tests line 94, near "note "####### 
[@cmds]""
	(Do you need to predeclare note?)
String found where operator expected at win32/system_tests line 110, near "note "####### 
'$cmdstr'""
	(Do you need to predeclare note?)
syntax error at win32/system_tests line 6, near "use './test.pl'"
syntax error at win32/system_tests line 88, near "plan @commands "
syntax error at win32/system_tests line 94, near "note "####### [@cmds]""
syntax error at win32/system_tests line 110, near "note "####### '$cmdstr'""
Execution of win32/system_tests aborted due to compilation errors.
win32/system.t .................................................... 
No subtests run 
../cpan/Archive-Tar/t/01_use.t .................................... ok

No surprise, right?  "use './test.pl'" is clearly bogus.  I'm trying to get my VM into a state where I 
can usefully run the test suite on Win32.  Until I do, somebody else needs to figure out whether 
this is easy enough to fix and get working.

-- 
rjbs

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org:443/rt3/Ticket/Display.html?id=116515

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About