Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup exception handling - use new exception hierarchy (since python 2.5)pr/140 | ndparker | 2014-10-02 | 1 | -15/+5 |
| | |||||
* | improve exception vs. exit handling | ndparker | 2014-09-23 | 1 | -0/+10 |
| | |||||
* | - remove some crufty old testing options | Mike Bayer | 2014-09-14 | 1 | -0/+189 |
- reestablish the "bootstrap" system of loading the test runners in testing/plugin; using the updated approach we just came up with for alembic. Coverage should be fixed now when running either py.test or nose. fixes #3196 - upgrade tox.ini and start using a .coveragerc file |