summaryrefslogtreecommitdiff
path: root/test/test_keepalive.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed python 2.4 bug - added .code attribute to returned file objects.mstenner2005-02-141-10/+22
* Replace LICENSE with the LGPL. Added maint/license-notice, whichmstenner2004-03-311-13/+18
* Fixed a few bugs related to python 2.3.mstenner2004-03-311-2/+8
* Changed the wait time for the dropped-connection test. The apachemstenner2004-03-281-2/+3
* added a simple threading testmstenner2004-03-211-1/+53
* By popular demand, I broke out the unittest coolness into a separatemstenner2004-03-181-13/+11
* Made tests prettier (again... I do like pretty tests) and created the testmstenner2004-03-181-2/+4
* making tests a little nicermstenner2004-03-131-18/+8
* added keepalive tests; fixed test_bad_reget_typemstenner2004-03-131-0/+192