Commit Graph

3 Commits

Author SHA1 Message Date
Ben Darnell 665bd981df Remove some vestigial references to 2to3. 2014-01-19 18:55:53 -05:00
Ben Darnell db843a5987 Add a comment to runtests.sh about python 3.
Closes #612.
2012-10-18 21:20:53 -04:00
Ben Darnell ef9df4d014 Encourage "python -m tornado.test.runtests" as the way to run the tests.
Remove execute bit from tornado/test/runtests.py, which would unexpectedly
run the tests from a globally-installed version of tornado when run directly.
Add a new runtests.sh to make the recommended behavior more discoverable.
Remove run_pyversion_tests.py, which has been superceded by tox.
Update docs.

Closes #545.
2012-06-24 18:45:27 -07:00