]> git.vpit.fr Git - perl/modules/autovivification.git/history - t/20-hash.t
Remove trailing whitespace
[perl/modules/autovivification.git] / t / 20-hash.t
2013-08-23 Vincent PitRemove trailing whitespace
2010-12-29 Vincent PitRun lengthy tests with Test::Leaner
2010-12-23 Vincent PitDocument and test vivification of function arguments
2009-06-24 Vincent PitHandle array and hash slices
2009-06-19 Vincent PitAlso handle old-style dereferencing "$$hashref{key}"
2009-06-18 Vincent PitClassify aliasing constructs in the "store" category
2009-06-17 Vincent PitReally test non-ref arrays and hashes
2009-06-17 Vincent PitTest "use autovivification"
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 PitDon't vivify when aliasing
2009-06-14 Vincent PitInitial import