]> git.vpit.fr Git - perl/modules/autovivification.git/history - t/lib/autovivification/TestCases.pm
Only generate the non-ref test once
[perl/modules/autovivification.git] / t / lib / autovivification / TestCases.pm
2009-06-19 Vincent PitOnly generate the non-ref test once
2009-06-18 Vincent PitAlso test arrays without aelemfast optimization
2009-06-17 Vincent PitBetter test descriptions
2009-06-17 Vincent PitReally test non-ref arrays and hashes
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...