| Commit message (Expand) | Author | Age | Files | Lines |
| * | zimports for all of test/ | Mike Bayer | 2019-01-05 | 1 | -5/+8 |
| * | step 1, straight black -l 79 run | Mike Bayer | 2019-01-05 | 1 | -68/+96 |
| * | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -27/+26 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -5/+4 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -2/+2 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -5/+5 |
| * | - move all the setup_classes(cls) and setup_mappers(cls) to use a | Mike Bayer | 2011-03-27 | 1 | -1/+1 |
| * | - remove @testing.resolve_artifact_names, replace with direct attribute | Mike Bayer | 2011-03-26 | 1 | -4/+8 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -4/+4 |
| * | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -4/+4 |
| * | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -4/+4 |
| * | - sqlalchemy.test and nose plugin moves back to being entirely | Mike Bayer | 2010-11-28 | 1 | -3/+3 |
| |\ |
|
| | * | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -3/+3 |
| * | | - move deprecated interfaces down to bottom of TOC, update verbiage | Mike Bayer | 2010-11-10 | 1 | -6/+6 |
| |/ |
|
| * | - The official name for the relation() function is now | Mike Bayer | 2010-03-17 | 1 | -1/+1 |
| * | - added "ddl" argument to the "on" callable of DDLElement [ticket:1538] | Mike Bayer | 2009-10-12 | 1 | -2/+2 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -19/+29 |
| * | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+133 |