From 9087ae1aa5ec3738b8f7f473a04019e466b01dfc Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 4 Apr 2008 17:26:20 +0000 Subject: [PATCH] - Add some more checks for incompletely specified tests. - Don't ignore "Sticky Actions" directive if no other test has been loaded previously. --- tools/privoxy-regression-test.pl | 37 ++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index fd23e87c..b30a39fc 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -7,7 +7,7 @@ # A regression test "framework" for Privoxy. For documentation see: # perldoc privoxy-regression-test.pl # -# $Id: privoxy-regression-test.pl,v 1.14 2008/03/27 19:13:08 fabiankeil Exp $ +# $Id: privoxy-regression-test.pl,v 1.143 2008/04/04 17:17:32 fk Exp $ # # Wish list: # @@ -326,7 +326,7 @@ sub load_action_files ($) { my $no_checks = 0; chomp; - + if (/

Contents of Actions File (.*?)