svn commit: r1678559 - /perl/modperl/trunk/t/hooks/authen_digest.t

2015-05-10 Thread stevehay
Author: stevehay Date: Sun May 10 12:19:38 2015 New Revision: 1678559 URL: http://svn.apache.org/r1678559 Log: t/hooks/authen_digest.t requires mod_auth_digest, not mod_auth_basic Based on a patch by Andreas Vögele (see http://permalink.gmane.org/gmane.comp.apache.mod-perl/36793). Modified:

svn commit: r1678563 - /perl/modperl/trunk/t/response/TestAPI/access2.pm

2015-05-10 Thread stevehay
Author: stevehay Date: Sun May 10 14:50:07 2015 New Revision: 1678563 URL: http://svn.apache.org/r1678563 Log: Remove presumed old debug output from t/response/TestAPI/access2.pm Modified: perl/modperl/trunk/t/response/TestAPI/access2.pm Modified: perl/modperl/trunk/t/response/TestAPI/access

svn commit: r1678564 - in /perl/modperl/trunk/t/api: access2.t access2_24.t

2015-05-10 Thread stevehay
Author: stevehay Date: Sun May 10 14:56:20 2015 New Revision: 1678564 URL: http://svn.apache.org/r1678564 Log: t/api/access2.t and t/api/access2_24.t need mod_version.c (not just 'version' otherwise that picks up perl's version.pm!) because t/response/TestAPI/access2.pm and t/response/TestAPI/ac