summaryrefslogtreecommitdiff
path: root/t/op/die.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/die.t: tests for RT #4821Dan Collins2016-10-211-1/+8
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-2/+2
* [perl #117743] don't warn on $@ = undef; die;Tony Cook2013-04-261-0/+1
* Refactor t/op/die.t to re-use the same $SIG{__DIE__} handler where possible.Nicholas Clark2012-08-301-30/+26
* Refactor t/op/die.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-08-301-30/+56
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* [perl #36470] 'undef $@; die' gives uninint value warningDave Mitchell2005-07-061-1/+12
* utf8 variable names scrambled in error messagesAdrian M. Enache2003-08-211-1/+4
* [PATCH] Re: [BUG] string loses its utf8 flag on dieAdrian M. Enache2003-08-171-5/+22
* allow embedded null characters in diagnosticsGurusamy Sarathy1999-04-261-1/+1
* [win32] merge changes#1016,1018 from maintbranch (1017 is n/a)Gurusamy Sarathy1998-05-231-1/+18
* [win32] merge changes#989,990,992 from maintbranchGurusamy Sarathy1998-05-161-0/+26