index
:
~helmut/wsgitools.git
devel
master
See http://subdivi.de/~helmut/wsgitools/
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.py
Age
Commit message (
Expand
)
Author
2019-03-10
fix DeprecationWarnings in test.py
Helmut Grohne
2018-12-27
fix ContentLengthMiddleware(..., maxstore=()) on Py3k
Helmut Grohne
2015-04-18
Merge branch py3k
Helmut Grohne
2014-01-06
switch to new-style classes entirely
Helmut Grohne
2013-06-06
fix RequestLogWSGIFilterTest
Helmut Grohne
2013-06-06
fix the py3k part of RequestLogWSGIFilterTest
Helmut Grohne
2013-06-06
port CachingMiddlewareTest to py3k
Helmut Grohne
2013-06-06
Merge tag 'wsgitools-0.2.4' into py3k
Helmut Grohne
2012-11-28
added test for CachingMiddleware
Helmut Grohne
2012-07-02
added RequestLogWSGIFilterTest
Helmut Grohne
2012-06-29
fix hashlib, base64 and other bytes issues
Helmut Grohne
2012-06-28
first part of bytes conversion
Helmut Grohne
2012-06-28
remove workarounds for missing next() and hashlib
Helmut Grohne
2012-03-15
added a test for GzipWSGIFilter
Helmut Grohne
2012-03-15
added another NoWriteCallableMiddleware test
Helmut Grohne
2012-03-15
added failing test for NoWriteCallableMiddleware
Helmut Grohne
2011-11-02
added digest auth test with qop=auth
Helmut Grohne
2011-06-08
more testcases
Helmut Grohne
2011-06-08
added test cases for BasicAuthMiddleware
Helmut Grohne
2011-06-02
test.py: exit non-zero on failure
Helmut Grohne
2011-06-01
added test case for middlewares.ContentLengthMiddleware
Helmut Grohne
2011-06-01
added a test case for applications.StaticFile
Helmut Grohne
2011-06-01
test.py: improved header check
Helmut Grohne
2010-09-02
employ wsgiref.validate.validator in the test suite
Helmut Grohne
2009-07-04
added testsuite
Helmut Grohne