Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - support __only_on__ and __backend__ at the same time | Mike Bayer | 2014-07-09 | 1 | -15/+19 |
* | - fixes to multi-backend tests | Mike Bayer | 2014-03-27 | 1 | -2/+13 |
* | fix | Mike Bayer | 2014-03-24 | 1 | -1/+1 |
* | - add some more rules to make sure all tests run if DBs are available | Mike Bayer | 2014-03-24 | 1 | -1/+13 |
* | - rename __multiple__ to __backend__, and apply __backend__ to a large number... | Mike Bayer | 2014-03-24 | 1 | -2/+6 |
* | unitttest has a SkipTest also but pytest doesn't | Mike Bayer | 2014-03-11 | 1 | -6/+4 |
* | import testing needs to be here as we set .db on it | Mike Bayer | 2014-03-07 | 1 | -0/+1 |
* | - cx_oracle test for "unicode returns" needs to be cx_oracle only, | Mike Bayer | 2014-03-06 | 1 | -1/+0 |
* | - no unitest.SkipTest in 2.6...arggggg | Mike Bayer | 2014-03-04 | 1 | -1/+9 |
* | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -0/+422 |