summaryrefslogtreecommitdiff
path: root/waitress/tests/test_init.py
Commit message (Expand)AuthorAgeFilesLines
* Move tests to top directoryBert JW Regeer2020-04-161-51/+0
* Blacken the entire code baseBert JW Regeer2019-12-121-2/+5
* Add more cases of removed server header & testsJack Wearden2018-05-211-6/+0
* ident=None test caseJack Wearden2018-05-181-0/+7
* autopep8 runthrough and janitorial changes.Keith Gaughan2013-05-231-3/+7
* get rid of meaningless verbose adjustmentChris McDonough2011-12-271-2/+2
* expose all adjustments to serve()Chris McDonough2011-12-261-59/+11
* pep8Chris McDonough2011-12-261-1/+1
* add tests for asboolChris McDonough2011-12-261-0/+37
* add init tests, 100 percent coverage for channel:Chris McDonough2011-12-221-0/+54