[svn:parrot] r48609 - trunk/t/pmc
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Mon Aug 23 07:13:46 UTC 2010
Author: NotFound
Date: Mon Aug 23 07:13:45 2010
New Revision: 48609
URL: https://trac.parrot.org/parrot/changeset/48609
Log:
update run instructions in packfile test files, TT #1750 TT #1712
Modified:
trunk/t/pmc/packfile.t
trunk/t/pmc/packfileannotations.t
trunk/t/pmc/packfileconstanttable.t
trunk/t/pmc/packfiledirectory.t
trunk/t/pmc/packfilefixupentry.t
trunk/t/pmc/packfilefixuptable.t
trunk/t/pmc/packfilerawsegment.t
Modified: trunk/t/pmc/packfile.t
==============================================================================
--- trunk/t/pmc/packfile.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfile.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -9,14 +9,13 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfile.t
=head1 DESCRIPTION
Tests the Packfile PMC.
-If you see this tests failing after bumping PBC_COMPAT rerun tools/dev/mk_packfile_pbc.
-
=cut
.include 't/pmc/testlib/packfile_common.pir'
Modified: trunk/t/pmc/packfileannotations.t
==============================================================================
--- trunk/t/pmc/packfileannotations.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfileannotations.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -9,6 +9,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfileannotations.t
=head1 DESCRIPTION
Modified: trunk/t/pmc/packfileconstanttable.t
==============================================================================
--- trunk/t/pmc/packfileconstanttable.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfileconstanttable.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -8,6 +8,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfileconstanttable.t
=head1 DESCRIPTION
Modified: trunk/t/pmc/packfiledirectory.t
==============================================================================
--- trunk/t/pmc/packfiledirectory.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfiledirectory.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -9,6 +9,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfiledirectory.t
=head1 DESCRIPTION
Modified: trunk/t/pmc/packfilefixupentry.t
==============================================================================
--- trunk/t/pmc/packfilefixupentry.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfilefixupentry.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -8,6 +8,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfilefixupentry.t
=head1 DESCRIPTION
Modified: trunk/t/pmc/packfilefixuptable.t
==============================================================================
--- trunk/t/pmc/packfilefixuptable.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfilefixuptable.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -9,6 +9,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfilefixuptable.t
=head1 DESCRIPTION
Modified: trunk/t/pmc/packfilerawsegment.t
==============================================================================
--- trunk/t/pmc/packfilerawsegment.t Mon Aug 23 06:46:52 2010 (r48608)
+++ trunk/t/pmc/packfilerawsegment.t Mon Aug 23 07:13:45 2010 (r48609)
@@ -9,6 +9,7 @@
=head1 SYNOPSIS
+ % make test_prep
% prove t/pmc/packfilerawsegment.t
=head1 DESCRIPTION
More information about the parrot-commits
mailing list