summaryrefslogtreecommitdiff
path: root/t/op/bless.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/bless.t: tests for RT #3305 and RT #3306Dan Collins2016-10-211-1/+57
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* bless.t: More explicit testFather Chrysostomos2013-10-311-1/+1
* Don’t let reblessing point SvSTASH to a half-freed stashFather Chrysostomos2013-09-091-1/+19
* Call get-magic before rejecting non-refs in sv_blessFather Chrysostomos2013-08-111-1/+7
* Don’t allow read-only COWs to be blessedFather Chrysostomos2013-08-111-1/+7
* [perl #117941] Blessing into freed current stashFather Chrysostomos2013-06-081-1/+7
* [perl #87388] bless[], "main::" crashesFather Chrysostomos2011-04-061-1/+4
* Fix bless/readonly failure spotted by Jerry Hedden.Nicholas Clark2007-11-281-1/+12
* Avoid obscure failures when a regexp hasn't matchedRafael Garcia-Suarez2007-02-061-4/+8
* Convert bless.t to test.plNicholas Clark2005-07-021-42/+41
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* Augment #6539 a bit: don't croak if there's magic in the air.Hugo van der Sanden2000-08-081-4/+14
* Make the test -w clean.Jarkko Hietaniemi2000-08-071-3/+3
* use warnings instead of $^W.Jarkko Hietaniemi2000-08-071-1/+1
* Disable a portability warning Because We Know What We Are Doing.Jarkko Hietaniemi2000-08-071-1/+2
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-071-0/+116