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.
parallel-library/lib/tornado/test
Jan Broer 64a9cbce2d Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
..
csv_translations Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
gettext_translations/fr_FR/LC_MESSAGES Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
static Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
templates Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
README Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
__init__.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
auth_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
concurrent_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
curl_httpclient_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
escape_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
gen_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
httpclient_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
httpserver_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
httputil_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
import_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
ioloop_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
iostream_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
locale_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
log_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
netutil_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
options_test.cfg Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
options_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
process_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
runtests.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
simple_httpclient_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
stack_context_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
template_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
test.crt Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
test.key Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
testing_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
twisted_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
util.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
util_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
web_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
websocket_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago
wsgi_test.py Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 9 years ago

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.