Skip tests in t/magic.t that use formline on 5.8.1 and 5.8.2
[p5sagit/Devel-Size.git] / t / code.t
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.