Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Gregory P. Smith
|
923ba361d8
|
- Issue #2254: Fix CGIHTTPServer information disclosure. Relative paths are
now collapsed within the url properly before looking in cgi_directories.
|
2009-04-06 06:33:26 +00:00 |
Georg Brandl
|
7bb1653cc3
|
Argh, this is the *actual* test that works under Windows.
|
2008-05-20 06:47:31 +00:00 |
Georg Brandl
|
b740f6a0c7
|
Activate two more test cases in test_httpservers.
|
2008-05-20 06:15:36 +00:00 |
Georg Brandl
|
f899dfa1d1
|
GHOP #134, #171, #137: unit tests for the three HTTPServer modules.
|
2008-05-18 09:12:20 +00:00 |