summaryrefslogtreecommitdiff
path: root/tests/backtest.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove old stuff for old PythonsNed Batchelder2014-06-031-28/+18
|
* Run tests with warnings on, and fix some warningsNed Batchelder2014-05-151-1/+3
|
* I guess that was too modern. Need to define execfile in this module.Ned Batchelder2013-09-281-1/+1
|
* Modernize.Ned Batchelder2013-09-281-3/+3
|
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-021-0/+49
package.