summaryrefslogtreecommitdiff
path: root/tests/builtin_server
AgeCommit message (Collapse)Author
2013-03-20Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm.Matthew Wood
Thanks to amosonn at yahoo.com for the report, @doda for the initial patch and @datagrok for the revamped logic and test case.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner