tornado/maint
Ben Darnell 5a18d50f44 Disable slow websocket performance tests by default.
Add pypy to the mix for when we do run the perf tests.  Depending on
the benchmark pypy is ~twice as fast as cpython 2.7
2012-01-21 17:12:22 -08:00
..
appengine Improve app engine tests now that SDK 1.6.1 is compatible with virtualenv 2011-12-15 22:57:20 -08:00
test Disable slow websocket performance tests by default. 2012-01-21 17:12:22 -08:00
vm Add a new(er) ubuntu vm setup to test missing SSLv2 2012-01-10 10:26:15 -08:00
README Add configs for testing on Vagrant-managed VMs. 2011-10-07 01:08:14 -07:00
requirements.txt Check in a requirements file for the tools I use while working on tornado. 2012-01-21 14:35:21 -08:00

README

This directory contains tools and scripts that are used in the development
and maintainance of Tornado itself, but are probably not of interest to
Tornado users.