Commit Graph

11 Commits

Author SHA1 Message Date
Ben Darnell 9298756eec Add a simple end-to-end demo of TwitterMixin. 2013-05-31 21:46:53 -04:00
Ben Darnell 577e9a0c81 Run the tests in optimized mode too to ensure that things still work
without assertions.

Fix one assert that should have been a runtime error (there are probably
more, but this is the only one currently covered by the test suite).
2012-06-13 10:58:15 -07:00
Ben Darnell f618c2f6d2 Ignore .class files (create by jython) 2012-05-12 10:12:44 -07:00
Ben Darnell 1014d5683e Check in a requirements file for the tools I use while working on tornado. 2012-01-21 14:35:21 -08:00
Ben Darnell 35139ff82c Add .coveragerc for test coverage reporting.
Closes #439.
2012-01-21 14:10:00 -08:00
Ben Darnell 970b43bddf Add configs for testing on Vagrant-managed VMs. 2011-10-07 01:08:14 -07:00
Ben Darnell f376841b2c Add a config file to run tornado tests under multiple python versions with tox.
Also fix a setup.py problem that was leaving files out of the sdist output.
2011-07-17 16:52:56 -07:00
Ben Darnell 81e7a68487 Add more setup.py debris to .gitignore 2011-06-21 23:00:15 -07:00
Ben Darnell 6d0f40418e Ignore auto2to3 cache files 2011-02-23 22:53:59 -08:00
Fabricio Zuardi 6d070f77c2 updated the gitignore to include files generated on installation 2010-03-14 00:08:26 -03:00
btaylor f524cc6ad5 Add gitignore file 2009-09-14 17:40:45 -07:00