]> git.vpit.fr Git - perl/modules/autovivification.git/history - t/lib/autovivification/TestCases.pm
Better test descriptions
[perl/modules/autovivification.git] / t / lib / autovivification / TestCases.pm
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...