| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - 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 |
| | | | | | | | | | - 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 | ||||
| * | - 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 |
| | | | | | simplify tox again now that we can exclude tests more easily | ||||
| * | - 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 |
| | | | | | - apply autopep8 + manual fixes to most of test/sql/ | ||||
| * | - reinstate E123, E125, E128 | Mike Bayer | 2014-07-16 | 1 | -1/+1 |
| | | | | | - edit strategies.py to conform | ||||
| * | - add a full env for pypy, name it funny to avoid hidden/undocumented | Mike Bayer | 2014-07-15 | 1 | -2/+6 |
| | | | | | tox behavior | ||||
| * | - 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 |
