You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
JackDandy 2d18f5b8ab Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
..
csv_translations Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
gettext_translations Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
static Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
templates Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
README Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
__init__.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
__main__.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
auth_test.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
concurrent_test.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
curl_httpclient_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
escape_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
gen_test.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
httpclient_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
httpserver_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
httputil_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
import_test.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
ioloop_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
iostream_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
locale_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
log_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
netutil_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
options_test.cfg Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
options_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
process_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
resolve_test_helper.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
runtests.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
simple_httpclient_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
stack_context_test.py Updated tornado source code. 11 years ago
tcpclient_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
template_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
test.crt Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
test.key Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
testing_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
twisted_test.py Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
util.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago
util_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
web_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
websocket_test.py Update Tornado webserver to 4.1dev1 from 4.0b1 and add the certifi lib dependency. 11 years ago
wsgi_test.py Updated tornado to latest stable code, fixes issues with auto-reload 11 years ago

README

Test coverage is almost non-existent, but it's a start.  Be sure to
set PYTHONPATH appropriately (generally to the root directory of your
tornado checkout) when running tests to make sure you're getting the
version of the tornado package that you expect.