Test-More / Test2-Harness

Alternative to Test::Harness
Other
23 stars 26 forks source link

Fixed - ignore IGNORE and DEFAULT tags on signal check #175

Closed eilara closed 4 years ago

eilara commented 4 years ago

perlipc describes the special strings IGNORE and DEFAULT as signals that should be discarded or that should do their default thing. We should respect these values when checking signal handlers.