| Commit message (Expand) | Author | Age | Files | Lines |
* | - OK, forget it, the DBAPIs, etc. everything else is also site-wide, | Mike Bayer | 2015-04-05 | 1 | -5/+3 |
* | - since we're working with no_site_packages at the moment, add in xdist to ge... | Mike Bayer | 2015-04-05 | 1 | -0/+1 |
* | - Fixed the pathing used when tests run; for sqla_nose.py and py.test, | Mike Bayer | 2015-04-04 | 1 | -2/+16 |
* | Fix dependencies for running coverage checks | Gilles Dartiguelongue | 2015-03-10 | 1 | -1/+3 |
* | - we can start checking these flake rules | Mike Bayer | 2014-09-17 | 1 | -1/+1 |
* | - move this to the correct location | Mike Bayer | 2014-09-17 | 1 | -1/+1 |
* | - cant do xargs in tox.ini as it doesnt run outside of postgresql/mysql | Mike Bayer | 2014-09-15 | 1 | -1/+1 |
* | - remove some crufty old testing options | Mike Bayer | 2014-09-14 | 1 | -13/+11 |
* | - exclude profiling altogether from coverage | Mike Bayer | 2014-07-27 | 1 | -0/+1 |
* | - disable C exts on coverage run | Mike Bayer | 2014-07-27 | 1 | -0/+3 |
* | - add support for tags, including include/exclude support. | Mike Bayer | 2014-07-27 | 1 | -10/+3 |
* | - reorganize tox options | Mike Bayer | 2014-07-26 | 1 | -4/+10 |
* | - support args | Mike Bayer | 2014-07-20 | 1 | -2/+1 |
* | - add E721 | Mike Bayer | 2014-07-18 | 1 | -1/+1 |
* | - update the flake8 rules again | Mike Bayer | 2014-07-18 | 1 | -1/+1 |
* | - reinstate E123, E125, E128 | Mike Bayer | 2014-07-16 | 1 | -1/+1 |
* | - add a full env for pypy, name it funny to avoid hidden/undocumented | Mike Bayer | 2014-07-15 | 1 | -2/+6 |
* | - ensure usedevelop is present so that C exts are in the tests | Mike Bayer | 2014-07-14 | 1 | -0/+1 |
* | update test runners to be module-based | Mike Bayer | 2014-07-10 | 1 | -5/+3 |
* | OK use tox | Mike Bayer | 2014-07-10 | 1 | -0/+37 |