X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=tools%2Fprivoxy-regression-test.pl;h=49d2804fd30d38ab90bc420dca882c0732813ab7;hb=08f3b18a3cb223cad6e3925ba1021206fd59d37e;hp=4c305a35fb404981bee12e119430ffaacb9b2086;hpb=ad4ac0a4b5c0b533b3df903943ba2cbd05126021;p=privoxy.git diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index 4c305a35..49d2804f 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -47,7 +47,8 @@ use constant { CLI_LOOPS => 1, CLI_MAX_TIME => 5, CLI_MIN_LEVEL => 0, - # XXX: why limit at all? + # The reason for a maximum test level is explained in the + # perldoc section TEST LEVELS near the end of this file. CLI_MAX_LEVEL => 100, CLI_FORKS => 0, CLI_SLEEP_TIME => 0,