summaryrefslogtreecommitdiff
path: root/t/op/ref.t
Commit message (Expand)AuthorAgeFilesLines
* toke.c: deprecation warning for ' as a package separatorTony Cook2023-02-071-8/+19
* Fix unit tests for experimental::builtin warningsPaul "LeoNerd" Evans2022-01-251-0/+5
* Use builtin::weaken() in t/Paul "LeoNerd" Evans2021-12-081-11/+8
* Reposition tests for formatsJames E Keenan2020-07-311-27/+27
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* set SVs_PADTMP flag on PL_sv_zeroDavid Mitchell2017-08-041-1/+13
* make OP_REF support boolean contextDavid Mitchell2017-06-051-1/+44
* S_require_tie_mod(): use a new stackDavid Mitchell2017-06-051-1/+19
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* [perl #128532] Crash vivifying stub in deleted pkgFather Chrysostomos2016-07-041-1/+5
* Remove ‘require Config’ from ref.tFather Chrysostomos2014-12-281-2/+0
* Don’t write beyond the stack with scalar \()Father Chrysostomos2014-12-281-0/+4
* rename [] from "anonymous list" to "anonymous array"Lukas Mai2014-11-111-1/+1
* Rename lvalue referencesFather Chrysostomos2014-10-171-1/+1
* Make \($x,$y) assignment workFather Chrysostomos2014-10-101-1/+3
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-081-1/+1
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-1/+1
* op.c: Stop copying constants under ithreadsFather Chrysostomos2013-07-251-4/+0
* To-do test for #109746Father Chrysostomos2013-07-251-1/+8
* Test that literal numbers and strings are read-onlyFather Chrysostomos2013-07-251-1/+23
* Fix double free with stashes blessed into each otherFather Chrysostomos2012-11-211-1/+8
* Tests for perl #94476Father Chrysostomos2012-06-151-1/+2
* [perl #106288] Tests for \scalar @arrayFather Chrysostomos2011-12-181-1/+3
* [perl #101738] Make sv_sethek set the UTF8 flag correctlyFather Chrysostomos2011-10-201-1/+10
* Remove untrue comment from t/op/ref.tFather Chrysostomos2011-10-201-1/+0
* Several TODO tests that now pass.Brian Fraser2011-10-061-4/+2
* pp.c & sv.c: pp_ref UTF8 and null cleanup.Brian Fraser2011-10-061-1/+3
* Disallow weakening of read-only referencesFather Chrysostomos2011-09-161-1/+22
* Test ref(\pos) and ref(\vec...)Father Chrysostomos2011-06-161-2/+4
* Revert "Partially revert 4155e4fe"Father Chrysostomos2011-05-181-2/+1
* handle freed backref array in global cleanupDavid Mitchell2011-04-131-1/+55
* Skip a block of ref.t's tests on minitest, as C<re> may not be available.Nicholas Clark2011-03-061-2/+3
* Partially revert 4155e4feFather Chrysostomos2011-01-301-1/+2
* [perl #81750] Perl 5.12: undef-as-hashref bugFather Chrysostomos2011-01-211-1/+21
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Make newline on last record explicit.Craig A. Berry2011-01-051-4/+4
* tests for [perl #36347] Object destruction incompleteFather Chrysostomos2011-01-021-1/+20
* Add a refgen+PADTMP testFather Chrysostomos2010-10-031-2/+11
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-241-2/+2
* Avoid using double quotes in a one-liner runperl.Nicholas Clark2010-09-241-1/+1
* stop do_clean_named_objs() leaving dangling refsDavid Mitchell2010-09-201-1/+17
* Attached are two TODO patches for the remaining test failures on VMS.Craig A. Berry2010-03-171-4/+7
* Improvements to 31c9a3 - CPAN code did depend on the previous behaviour of bl...Nicholas Clark2010-02-061-2/+2
* RT#69616: regexp SVs lose regexpness in assignmentBen Morrow2009-10-221-1/+28
* Suppress system messages when op/ref.t calls die on VMS.Craig A. Berry2009-08-151-3/+4
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Tests for [perl #57564] and [perl #24524] Refcounting bugBram2008-08-061-1/+13
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-9/+57
* For symbolic references test the defined path through the pp functions.Nicholas Clark2007-04-111-1/+17
* Be a bit more specific in what our second typeglob isn't. It is actuallyNicholas Clark2007-04-111-1/+1