summaryrefslogtreecommitdiff
path: root/test/backtest.py
Commit message (Expand)AuthorAgeFilesLines
* Upgrading pylint means fixing more nits.Ned Batchelder2012-11-101-1/+1
* The right way to communicate with a subprocess.Ned Batchelder2011-05-251-2/+2
* Pylint 0.23.0 'deprecated' disable-msg.Ned Batchelder2011-02-011-1/+1
* Move the warnings to get them in more cases, and test one of those cases.Ned Batchelder2010-06-231-1/+1
* If the user's code calls sys.exit(), honor the request and exit with that sta...Ned Batchelder2010-02-281-7/+7
* Add more tests of omitting files during HTML reporting, and a better way to e...Ned Batchelder2009-12-271-6/+0
* The reload builtin moved in Py3k.Ned Batchelder2009-12-271-0/+6
* Clean-upsNed Batchelder2009-12-051-1/+1
* When we installed on py3k using Distribute, we no longer needed the no-script...Ned Batchelder2009-12-051-5/+0
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-6/+6
* The best way to get py3k support: same source runs on both, with some contort...Ned Batchelder2009-09-221-0/+54