[svn:parrot] r48577 - trunk/t/pmc
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Fri Aug 20 08:32:39 UTC 2010
Author: NotFound
Date: Fri Aug 20 08:32:39 2010
New Revision: 48577
URL: https://trac.parrot.org/parrot/changeset/48577
Log:
exercise PackfileAnnotations mark vtable in tests
Modified:
trunk/t/pmc/packfileannotations.t
Modified: trunk/t/pmc/packfileannotations.t
==============================================================================
--- trunk/t/pmc/packfileannotations.t Fri Aug 20 08:24:22 2010 (r48576)
+++ trunk/t/pmc/packfileannotations.t Fri Aug 20 08:32:39 2010 (r48577)
@@ -101,6 +101,9 @@
$P6 = 2
anns[3] = $P6
+ # Make sure the mark vtable is exercised and the content survives
+ sweep 1
+
# Pack
$S0 = pf
pf = new 'Packfile'
More information about the parrot-commits
mailing list