]> git.ipfire.org Git - thirdparty/squid.git/commit
Tests: Add regression tests for squid.conf parser
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Sep 2013 07:04:36 +0000 (01:04 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Sep 2013 07:04:36 +0000 (01:04 -0600)
commit1ee7b53a1c68ccb4fa7122204b17c03721cc7e79
treede6b10e62c3b147c9c0510489bff461fa9e0d891
parent6dc9abcf7b74f633f1e529bbd75f0c23776f6800
Tests: Add regression tests for squid.conf parser

Regressions identified by the community in active production configs
with the 3.4.0.1 parser upgrade attempt.

Also, disables %macro detection inside quoted-strings. Which is still
encountering errors in the current 3.HEAD code.
src/ConfigParser.cc
test-suite/squidconf/regressions-3.4.0.1 [new file with mode: 0644]