This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix winsystem.t's attempt to build showav.exe to work
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 25 Jan 2002 18:21:42 +0000 (18:21 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 25 Jan 2002 18:21:42 +0000 (18:21 +0000)
commit9e735501884a3429d67c8ca73d8bc17bf1b673f0
tree3bc8116538b8c3b45598591aeacc794356ec72ef
parenteb1102fcca2230364ceadea29bd8e87ee51b15fa
Fix winsystem.t's attempt to build showav.exe to work
with gcc (which writes a.exe unless told with -o ).
Also put in a few more fail-safes to check .exe got
built somehow.

p4raw-id: //depot/perlio@14420
t/op/winsystem.t