Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -4/+10 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -20/+34 |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -18/+12 |
* | - replace most explicitly-named test objects called "Mock..." with | Mike Bayer | 2013-06-30 | 1 | -52/+25 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -3/+3 |
* | test fixes | Mike Bayer | 2012-09-22 | 1 | -3/+3 |
* | - further mxodbc tweaks affecting other test suites | Mike Bayer | 2012-09-02 | 1 | -1/+4 |
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -2/+3 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -1/+1 |
* | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -2/+2 |
* | test/dialect | Mike Bayer | 2010-07-11 | 1 | -22/+25 |
* | mssql+mxodbc should use executedirect for all selects and execute for insert/... | Mike Bayer | 2010-03-26 | 1 | -0/+69 |