[svn:parrot] r44368 - in trunk/t: compilers/json compilers/pge compilers/tge pir

mikehh at svn.parrot.org mikehh at svn.parrot.org
Tue Feb 23 05:19:05 UTC 2010


Author: mikehh
Date: Tue Feb 23 05:19:04 2010
New Revision: 44368
URL: https://trac.parrot.org/parrot/changeset/44368

Log:
fix pir coda

Modified:
   trunk/t/compilers/json/from_parrot.t
   trunk/t/compilers/pge/02-match.t
   trunk/t/compilers/pge/03-optable.t
   trunk/t/compilers/pge/04-compile.t
   trunk/t/compilers/pge/pge-hs.t
   trunk/t/compilers/tge/basic.t
   trunk/t/compilers/tge/parser.t
   trunk/t/pir/macro.t

Modified: trunk/t/compilers/json/from_parrot.t
==============================================================================
--- trunk/t/compilers/json/from_parrot.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/json/from_parrot.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -1,5 +1,5 @@
 #!parrot
-# Copyright (C) 2001-2009, Parrot Foundation.
+# Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 
 =head1 NAME
@@ -452,8 +452,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/pge/02-match.t
==============================================================================
--- trunk/t/compilers/pge/02-match.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/pge/02-match.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -1,5 +1,5 @@
 #!parrot
-# Copyright (C) 2006-2009, Parrot Foundation.
+# Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 
 =head1 NAME
@@ -56,8 +56,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/pge/03-optable.t
==============================================================================
--- trunk/t/compilers/pge/03-optable.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/pge/03-optable.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -1,8 +1,7 @@
 #!parrot
+# Copyright (C) 2006-2010, Parrot Foundation.
 # $Id$
 
-# Copyright (C) 2006-2009, Parrot Foundation.
-
 .sub main :main
     .include 'test_more.pir'
     plan(37)
@@ -184,8 +183,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/pge/04-compile.t
==============================================================================
--- trunk/t/compilers/pge/04-compile.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/pge/04-compile.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -1,4 +1,5 @@
 #!parrot
+# Copyright (C) 2007-2009, Parrot Foundation.
 # $Id$
 
 # Copyright (C) 2007-2009, Parrot Foundation.
@@ -76,10 +77,8 @@
     is($P3, 'ok 1', 'compile into a new grammar, 2x')
 .end
 
-
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/pge/pge-hs.t
==============================================================================
--- trunk/t/compilers/pge/pge-hs.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/pge/pge-hs.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -43,8 +43,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/tge/basic.t
==============================================================================
--- trunk/t/compilers/tge/basic.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/tge/basic.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -77,8 +77,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/compilers/tge/parser.t
==============================================================================
--- trunk/t/compilers/tge/parser.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/compilers/tge/parser.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -79,8 +79,7 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:

Modified: trunk/t/pir/macro.t
==============================================================================
--- trunk/t/pir/macro.t	Tue Feb 23 05:07:43 2010	(r44367)
+++ trunk/t/pir/macro.t	Tue Feb 23 05:19:04 2010	(r44368)
@@ -1,5 +1,5 @@
 #! parrot
-# Copyright (C) 2001-2009, Parrot Foundation.
+# Copyright (C) 2001-2010, Parrot Foundation.
 # $Id$
 
 =head1 NAME
@@ -36,8 +36,8 @@
 .end
 
 # Local Variables:
-#   mode: cperl
-#   cperl-indent-level: 4
+#   mode: pir
 #   fill-column: 100
 # End:
-# vim: expandtab shiftwidth=4 filetype=pir:
+# vim: expandtab shiftwidth=4 ft=pir:
+


More information about the parrot-commits mailing list