skip Interrupt test on win32 and rm NewLineHack
authorChris Marshall <devel.chm.01@gmail.com>
Thu, 13 May 2010 02:29:42 +0000 (22:29 -0400)
committerChris Marshall <devel.chm.01@gmail.com>
Thu, 13 May 2010 02:29:42 +0000 (22:29 -0400)
commitcf5bf787506fc67d858509cd5e29045239166124
tree20ac9906c7099bdd96966ace20df39ef48079199
parent10bf9f1c3f8e41373660534c966be8a2eb24e178
skip Interrupt test on win32 and rm NewLineHack

Since the Interrupt plugin depends on Sys::SigAction which
is not available for win32, we skip that test for MSWin32
systems.  Also removed the test for NewLineHack which has
been deprecated.
t/load_core.t [changed mode: 0644->0755]