]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: split HttpRequest unit tests into scoped groups
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 13 Nov 2013 04:20:41 +0000 (21:20 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 13 Nov 2013 04:20:41 +0000 (21:20 -0700)
commit4245f3b95946d3719557047fa334cfc64355ed5e
tree5eec7bd9c5c71ed0a66956b9a60c16e23f5f491f
parent8986a47a54a5972f9a6cf98dc911d3d3304c0d52
Polish: split HttpRequest unit tests into scoped groups

This allows the compiler to optimize symbol tracking per-scope instead
of having to track large sets of macro-expanded test variables.
src/tests/testHttpParser.cc