Ignore nested comments in tokenize().
[privoxy.git] / tools / privoxy-regression-test.pl
2009-05-01 Fabian KeilIgnore nested comments in tokenize().
2009-04-05 Fabian KeilPut some headers in error messages in single quotes.
2009-02-27 Fabian KeilCosmetics.
2009-02-25 Fabian KeilAdd the cli option --show-skipped-tests to log
2009-02-23 Fabian KeilIf --verbose is set, log which tests were skipped and...
2009-02-14 Fabian Keil- Change default max-level value to 100.
2008-10-25 Fabian KeilCosmetics.
2008-10-25 Fabian KeilUnderstand dependencies like:
2008-08-22 Fabian KeilDocument --test-number.
2008-07-23 Fabian KeilMention the number of action files that are going to...
2008-07-03 Fabian KeilBump version to 0.3.
2008-07-03 Fabian KeilWhite-space fixes.
2008-07-03 Fabian KeilImplement --forks option.
2008-06-21 Fabian KeilIn check_status_code_result(), make sure
2008-05-26 Fabian KeilRequest heads for server-header-action tests at 127...
2008-05-24 Fabian KeilAllow to fuzz white space in test headers.
2008-05-17 Fabian KeilLet it digest shiny new LWS tests properly.
2008-05-05 Fabian KeilAdd --fuzzer-address option to specify a different...
2008-05-02 Fabian KeilDon't show successful test runs by default.
2008-04-12 Fabian KeilIn get_final_results(), quote with quote()
2008-04-04 Fabian Keil- Add some more checks for incompletely specified tests.
2008-03-28 Fabian KeilShorten enlist_new_test().
2008-03-27 Fabian KeilDumb syntax down for earlier Perl versions.
2008-03-26 Fabian KeilComment fix reloaded.
2008-03-26 Fabian KeilCosmetics.
2008-03-26 Fabian Keil- Add the directives "Sticky Actions" and "URL" which...
2008-03-25 Fabian KeilDocument "Blocked URL".
2008-03-21 Fabian Keil- Normalize whitespace in directives.
2008-03-19 Fabian Keil- Rename "Block Test" directive to "Blocked URL".
2008-03-18 Fabian Keil- Don't allow colons in token names.
2008-03-18 Fabian Keil- Add "block test" directive.
2008-02-17 Fabian Keil- Send HEAD requests with --request + --head instead...
2008-02-16 Fabian KeilAllow to skip tests that depend on unavailable options.
2008-02-16 Fabian KeilCosmetics.
2008-01-21 Fabian Keil- Factor enlist_new_test() out of load_action_files().
2008-01-18 Fabian KeilAdd Privoxy-Regression-Test 0.2 and a few regression...