]> git.vpit.fr Git - perl/modules/autovivification.git/history - t
Reset the original pp whenever possible in pp_rv2xv
[perl/modules/autovivification.git] / t /
2009-06-17 Vincent PitBetter test descriptions
2009-06-17 Vincent PitReally test non-ref arrays and hashes
2009-06-17 Vincent PitTest "use autovivification"
2009-06-17 Vincent PitA crude warning test
2009-06-17 Vincent PitTest keys/values on true references
2009-06-17 Vincent PitRun t/23-hash-specific.t under taint mode
2009-06-17 Vincent PitDon't autovivify in keys/values
2009-06-17 Vincent PitPlain dereferencing shouldn't have a different behaviour
2009-06-15 Vincent PitFactor the common part of t/20-hash.t and t/21-array...
2009-06-15 Vincent PitRegenerate t/21-array.t without extraneous spaces at...
2009-06-15 Vincent PitDon't vivify when aliasing
2009-06-14 Vincent PitInitial import