This is 0.81 - update META.yml, and META.json
[p5sagit/Devel-Size.git] / t / code.t
2015-03-27 Nicholas Clark Avoid tests failing because Test::More changes the...
2015-03-25 Nicholas Clark Count the size of padlist names in CVs (for v5.18 and...
2013-05-10 Nicholas Clark An alternative test that CvOUTSIDE is being followed.
2013-05-10 Nicholas Clark Test that we can measure that recursion increases the...
2013-05-10 Nicholas Clark Stubbed subs no longer have CvOUTSIDE set.
2011-05-01 Nicholas Clark Skip the aelemfast size comparison test for perls which...
2011-04-24 Nicholas Clark In op_size, add break statement missing for OPc_PVOP.
2011-04-24 Nicholas Clark Fix potential SEGVs for OP_AELEMFAST on a lexical.
2011-04-24 Nicholas Clark Add tests for subroutines and subroutine references.