You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calibre-web/vendor/tornado/test
..
csv_translations
gettext_translations/fr_FR/LC_MESSAGES
static
templates
README
__init__.py
auth_test.py
concurrent_test.py
curl_httpclient_test.py
escape_test.py
gen_test.py
httpclient_test.py
httpserver_test.py
httputil_test.py
import_test.py
ioloop_test.py
iostream_test.py
locale_test.py
log_test.py
netutil_test.py
options_test.cfg
options_test.py
process_test.py
runtests.py
simple_httpclient_test.py
stack_context_test.py
template_test.py
test.crt
test.key
testing_test.py
twisted_test.py
util.py
util_test.py
web_test.py
websocket_test.py
wsgi_test.py

README

Test coverage is almost non-existent, but it's a start.  Be sure to
set PYTHONPATH apprioriately (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.