This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RT #121230, tests for process group kill on Win32
authorDaniel Dragan <bulk88@hotmail.com>
Mon, 17 Mar 2014 15:29:52 +0000 (15:29 +0000)
committerDavid Mitchell <davem@iabyn.com>
Mon, 17 Mar 2014 15:29:52 +0000 (15:29 +0000)
commitaf728ca1bc90608b25e3f73957c8493d013b753d
treef941daecb55e7f949df85ac0d7c3fa3d72bfabd0
parentc899ae2d02e643a00e4504a6657f4d6d870b8169
RT #121230, tests for process group kill on Win32

Add tests for 111f73b5d79, the fix for kill -SIG on win32, which was
broken in 5.18.0

(A follow-up commit will clean this code up a bit)
MANIFEST
pod/perldelta.pod
t/op/kill0.t
t/op/kill0_child [new file with mode: 0644]