Better check for the fork emulation in t/win32/signal.t
authorSteve Hay <steve.m.hay@googlemail.com>
Thu, 29 Aug 2013 17:09:59 +0000 (18:09 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Thu, 29 Aug 2013 17:10:17 +0000 (18:10 +0100)
commit83481e45887ea0431868269392cc3e5fd9f1c66c
tree6791d36a148e253d03972ae321ca9b8f7c735086
parent098b07d5cb1d6aa13b81a0f43ea5e151829ad26c
Better check for the fork emulation in t/win32/signal.t

The d_pseudofork Configure variable hasn't been around all that long so
isn't suitable for use in dual-lived module tests, but is good for use in
core tests.

(t/win32/runenv.t doesn't do this since it is actually PERL_IMPLICIT_SYS
rather than the fork emulation which that test requires.)
t/win32/signal.t