Author: torsten Date: Thu Jun 26 08:36:16 2008 New Revision: 671924 URL: http://svn.apache.org/viewvc?rev=671924&view=rev Log: add emacs mode line (-*-) to ModPerl-Registry/t/*
Modified: perl/modperl/branches/threading/ModPerl-Registry/t/206.t perl/modperl/branches/threading/ModPerl-Registry/t/304.t perl/modperl/branches/threading/ModPerl-Registry/t/404.t perl/modperl/branches/threading/ModPerl-Registry/t/500.t perl/modperl/branches/threading/ModPerl-Registry/t/bad_scripts.t perl/modperl/branches/threading/ModPerl-Registry/t/basic.t perl/modperl/branches/threading/ModPerl-Registry/t/bin_resp.t perl/modperl/branches/threading/ModPerl-Registry/t/cgi.t perl/modperl/branches/threading/ModPerl-Registry/t/closure.t perl/modperl/branches/threading/ModPerl-Registry/t/dirindex.t perl/modperl/branches/threading/ModPerl-Registry/t/fatalstobrowser.t perl/modperl/branches/threading/ModPerl-Registry/t/flush.t perl/modperl/branches/threading/ModPerl-Registry/t/ithreads.t perl/modperl/branches/threading/ModPerl-Registry/t/nph.t perl/modperl/branches/threading/ModPerl-Registry/t/perlrun_extload.t perl/modperl/branches/threading/ModPerl-Registry/t/prefork.t perl/modperl/branches/threading/ModPerl-Registry/t/redirect.t perl/modperl/branches/threading/ModPerl-Registry/t/regex.t perl/modperl/branches/threading/ModPerl-Registry/t/rewrite_env.t perl/modperl/branches/threading/ModPerl-Registry/t/special_blocks.t Modified: perl/modperl/branches/threading/ModPerl-Registry/t/206.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/206.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/206.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/206.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/304.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/304.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/304.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/304.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/404.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/404.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/404.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/404.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/500.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/500.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/500.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/500.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/bad_scripts.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/bad_scripts.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/bad_scripts.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/bad_scripts.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/basic.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/basic.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/basic.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/basic.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/bin_resp.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/bin_resp.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/bin_resp.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/bin_resp.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/cgi.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/cgi.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/cgi.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/cgi.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/closure.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/closure.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/closure.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/closure.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/dirindex.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/dirindex.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/dirindex.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/dirindex.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/fatalstobrowser.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/fatalstobrowser.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/fatalstobrowser.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/fatalstobrowser.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/flush.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/flush.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/flush.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/flush.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/ithreads.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/ithreads.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/ithreads.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/ithreads.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/nph.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/nph.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/nph.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/nph.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/perlrun_extload.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/perlrun_extload.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/perlrun_extload.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/perlrun_extload.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/prefork.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/prefork.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/prefork.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/prefork.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/redirect.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/redirect.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/redirect.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/redirect.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/regex.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/regex.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/regex.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/regex.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/rewrite_env.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/rewrite_env.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/rewrite_env.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/rewrite_env.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all'; Modified: perl/modperl/branches/threading/ModPerl-Registry/t/special_blocks.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/ModPerl-Registry/t/special_blocks.t?rev=671924&r1=671923&r2=671924&view=diff ============================================================================== --- perl/modperl/branches/threading/ModPerl-Registry/t/special_blocks.t (original) +++ perl/modperl/branches/threading/ModPerl-Registry/t/special_blocks.t Thu Jun 26 08:36:16 2008 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- use strict; use warnings FATAL => 'all';