Modified: perl/modperl/branches/threading/t/modperl/readline.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/readline.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/readline.t (original) +++ perl/modperl/branches/threading/t/modperl/readline.t Thu Jun 26 07:29:18 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/t/modperl/request_rec_perlio_api.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/request_rec_perlio_api.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/request_rec_perlio_api.t (original) +++ perl/modperl/branches/threading/t/modperl/request_rec_perlio_api.t Thu Jun 26 07:29:18 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/t/modperl/sameinterp.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/sameinterp.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/sameinterp.t (original) +++ perl/modperl/branches/threading/t/modperl/sameinterp.t Thu Jun 26 07:29:18 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/t/modperl/setupenv.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/setupenv.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/setupenv.t (original) +++ perl/modperl/branches/threading/t/modperl/setupenv.t Thu Jun 26 07:29:18 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/t/modperl/setupenv2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/setupenv2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/setupenv2.t (original) +++ perl/modperl/branches/threading/t/modperl/setupenv2.t Thu Jun 26 07:29:18 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/t/modperl/status.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modperl/status.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modperl/status.t (original) +++ perl/modperl/branches/threading/t/modperl/status.t Thu Jun 26 07:29:18 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/t/modules/apache_resource.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/apache_resource.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/apache_resource.t (original) +++ perl/modperl/branches/threading/t/modules/apache_resource.t Thu Jun 26 07:29:18 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/t/modules/apache_status.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/apache_status.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/apache_status.t (original) +++ perl/modperl/branches/threading/t/modules/apache_status.t Thu Jun 26 07:29:18 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/t/modules/cgi.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgi.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgi.t (original) +++ perl/modperl/branches/threading/t/modules/cgi.t Thu Jun 26 07:29:18 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/t/modules/cgi2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgi2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgi2.t (original) +++ perl/modperl/branches/threading/t/modules/cgi2.t Thu Jun 26 07:29:18 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/t/modules/cgipost.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgipost.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgipost.t (original) +++ perl/modperl/branches/threading/t/modules/cgipost.t Thu Jun 26 07:29:18 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/t/modules/cgipost2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgipost2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgipost2.t (original) +++ perl/modperl/branches/threading/t/modules/cgipost2.t Thu Jun 26 07:29:18 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/t/modules/cgiupload.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgiupload.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgiupload.t (original) +++ perl/modperl/branches/threading/t/modules/cgiupload.t Thu Jun 26 07:29:18 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/t/modules/cgiupload2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/cgiupload2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/cgiupload2.t (original) +++ perl/modperl/branches/threading/t/modules/cgiupload2.t Thu Jun 26 07:29:18 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/t/modules/include.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/include.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/include.t (original) +++ perl/modperl/branches/threading/t/modules/include.t Thu Jun 26 07:29:18 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/t/modules/include2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/include2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/include2.t (original) +++ perl/modperl/branches/threading/t/modules/include2.t Thu Jun 26 07:29:18 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/t/modules/include_subreq.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/include_subreq.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/include_subreq.t (original) +++ perl/modperl/branches/threading/t/modules/include_subreq.t Thu Jun 26 07:29:18 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/t/modules/proxy.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/proxy.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/proxy.t (original) +++ perl/modperl/branches/threading/t/modules/proxy.t Thu Jun 26 07:29:18 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/t/modules/reload.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/modules/reload.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/modules/reload.t (original) +++ perl/modperl/branches/threading/t/modules/reload.t Thu Jun 26 07:29:18 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/t/perl/hash_attack.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/perl/hash_attack.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/perl/hash_attack.t (original) +++ perl/modperl/branches/threading/t/perl/hash_attack.t Thu Jun 26 07:29:18 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/t/perl/ithreads.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/perl/ithreads.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/perl/ithreads.t (original) +++ perl/modperl/branches/threading/t/perl/ithreads.t Thu Jun 26 07:29:18 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 -*- # perl/ithreads2 is a similar test but is running from within a # virtual host with its own perl interpreter pool (+Parent) Modified: perl/modperl/branches/threading/t/perl/ithreads2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/perl/ithreads2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/perl/ithreads2.t (original) +++ perl/modperl/branches/threading/t/perl/ithreads2.t Thu Jun 26 07:29:18 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 -*- # perl/ithreads is a similar test but is running from the global perl # interpreter pool. whereas this test is running against a # virtual host with its own perl interpreter pool (+Parent) Modified: perl/modperl/branches/threading/t/perl/ithreads3.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/perl/ithreads3.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/perl/ithreads3.t (original) +++ perl/modperl/branches/threading/t/perl/ithreads3.t Thu Jun 26 07:29:18 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/t/preconnection/note.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/preconnection/note.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/preconnection/note.t (original) +++ perl/modperl/branches/threading/t/preconnection/note.t Thu Jun 26 07:29:18 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/t/protocol/echo_bbs.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_bbs.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_bbs.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_bbs.t Thu Jun 26 07:29:18 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/t/protocol/echo_bbs2.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_bbs2.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_bbs2.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_bbs2.t Thu Jun 26 07:29:18 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/t/protocol/echo_block.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_block.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_block.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_block.t Thu Jun 26 07:29:18 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/t/protocol/echo_filter.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_filter.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_filter.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_filter.t Thu Jun 26 07:29:18 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/t/protocol/echo_nonblock.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_nonblock.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_nonblock.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_nonblock.t Thu Jun 26 07:29:18 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/t/protocol/echo_timeout.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/echo_timeout.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/echo_timeout.t (original) +++ perl/modperl/branches/threading/t/protocol/echo_timeout.t Thu Jun 26 07:29:18 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/t/protocol/eliza.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/eliza.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/eliza.t (original) +++ perl/modperl/branches/threading/t/protocol/eliza.t Thu Jun 26 07:29:18 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/t/protocol/pseudo_http.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/protocol/pseudo_http.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/protocol/pseudo_http.t (original) +++ perl/modperl/branches/threading/t/protocol/pseudo_http.t Thu Jun 26 07:29:18 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/t/user/rewrite.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/user/rewrite.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/user/rewrite.t (original) +++ perl/modperl/branches/threading/t/user/rewrite.t Thu Jun 26 07:29:18 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/t/vhost/config.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/vhost/config.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/vhost/config.t (original) +++ perl/modperl/branches/threading/t/vhost/config.t Thu Jun 26 07:29:18 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 -*- # the handler is configured in modperl_extra.pl via # Apache2::ServerUtil->server->add_config Modified: perl/modperl/branches/threading/t/vhost/log.t URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/t/vhost/log.t?rev=671912&r1=671911&r2=671912&view=diff ============================================================================== --- perl/modperl/branches/threading/t/vhost/log.t (original) +++ perl/modperl/branches/threading/t/vhost/log.t Thu Jun 26 07:29:18 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 Apache::TestUtil; use Apache::TestRequest 'GET_BODY_ASSERT';