]> git.ipfire.org Git - thirdparty/squid.git/commit
Automated squid.conf parser testing with squid -k parse
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 28 Sep 2013 09:01:23 +0000 (03:01 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 28 Sep 2013 09:01:23 +0000 (03:01 -0600)
commit9b2c99ced33a7c35891ae916fec77f18d81ddb44
treef06d518ea3fe156c8799f7070309b6878ef0166f
parente9b472bc0f763e16aef1dd5b28b21d1b137c8ff0
Automated squid.conf parser testing with squid -k parse

This make the build process testing run 'squid -k parse' with a series
of test configuration files to exercise edge cases and backward
compatibility.

The default squid.conf which is to be installed on new systems is always
tested.

Other config files with unit tests can be dropped into
test-suite/squidconf/ and will be parse tested automatically.
test-suite/Makefile.am
test-suite/squidconf/empty [new file with mode: 0644]