[svn:parrot] r44381 - trunk/t/pmc
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Tue Feb 23 11:32:28 UTC 2010
Author: mikehh
Date: Tue Feb 23 11:32:28 2010
New Revision: 44381
URL: https://trac.parrot.org/parrot/changeset/44381
Log:
fix pir coda
Modified:
trunk/t/pmc/packfile.t
trunk/t/pmc/packfileannotation.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
trunk/t/pmc/packfilesegment.t
Modified: trunk/t/pmc/packfile.t
==============================================================================
--- trunk/t/pmc/packfile.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfile.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#! parrot
-# Copyright (C) 2006-2009, Parrot Foundation.
+# Copyright (C) 2006-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -308,8 +308,7 @@
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfileannotation.t
==============================================================================
--- trunk/t/pmc/packfileannotation.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfileannotation.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -50,8 +50,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfileannotations.t
==============================================================================
--- trunk/t/pmc/packfileannotations.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfileannotations.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -150,8 +150,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfileconstanttable.t
==============================================================================
--- trunk/t/pmc/packfileconstanttable.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfileconstanttable.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#!parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -195,8 +195,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfiledirectory.t
==============================================================================
--- trunk/t/pmc/packfiledirectory.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfiledirectory.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#! parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -143,8 +143,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
-# vim: expandtab shiftwidth=4:
+# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfilefixupentry.t
==============================================================================
--- trunk/t/pmc/packfilefixupentry.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfilefixupentry.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#! parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -82,8 +82,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfilefixuptable.t
==============================================================================
--- trunk/t/pmc/packfilefixuptable.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfilefixuptable.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#!parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -62,8 +62,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfilerawsegment.t
==============================================================================
--- trunk/t/pmc/packfilerawsegment.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfilerawsegment.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#!parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -110,8 +110,7 @@
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
-# vim: expandtab shiftwidth=4:
+# vim: expandtab shiftwidth=4 ft=pir:
Modified: trunk/t/pmc/packfilesegment.t
==============================================================================
--- trunk/t/pmc/packfilesegment.t Tue Feb 23 11:22:28 2010 (r44380)
+++ trunk/t/pmc/packfilesegment.t Tue Feb 23 11:32:28 2010 (r44381)
@@ -1,5 +1,5 @@
#!parrot
-# Copyright (C) 2009, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
@@ -26,8 +26,7 @@
.end
# Local Variables:
-# mode: cperl
-# cperl-indent-level: 4
+# mode: pir
# fill-column: 100
# End:
# vim: expandtab shiftwidth=4 ft=pir:
More information about the parrot-commits
mailing list