Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove some crufty old testing options | Mike Bayer | 2014-09-14 | 1 | -3/+11 |
* | - max failures 25 | Mike Bayer | 2014-08-16 | 1 | -0/+3 |
* | - modify how class state is tracked here as it seems like things | Mike Bayer | 2014-08-15 | 1 | -5/+6 |
* | - add support for tags, including include/exclude support. | Mike Bayer | 2014-07-27 | 1 | -3/+6 |
* | - scale up for mysql, sqlite | Mike Bayer | 2014-07-26 | 1 | -7/+17 |
* | - proof of concept for parallel testing | Mike Bayer | 2014-07-25 | 1 | -0/+16 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -14/+25 |
* | - fixes to multi-backend tests | Mike Bayer | 2014-03-27 | 1 | -10/+2 |
* | fixes to get profiling tests working again | Mike Bayer | 2014-03-26 | 1 | -1/+7 |
* | - rename __multiple__ to __backend__, and apply __backend__ to a large number... | Mike Bayer | 2014-03-24 | 1 | -1/+1 |
* | fix the profiling ids here | Mike Bayer | 2014-03-03 | 1 | -1/+3 |
* | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -0/+125 |