Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -182/+0 |
* | - convert @provide_metadata to use self access | Mike Bayer | 2011-03-26 | 1 | -5/+5 |
* | - move _fixtures to work via the normal methods of _base.MappedTest, convert | Mike Bayer | 2011-03-26 | 1 | -6/+18 |
* | - remove @testing.resolve_artifact_names, replace with direct attribute | Mike Bayer | 2011-03-26 | 1 | -42/+45 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -2/+2 |
* | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -2/+2 |
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -49/+56 |
* | - fixed a bug in declarative test which was looking for old version of history | Mike Bayer | 2008-08-19 | 1 | -2/+2 |
* | - Quick cleanup of defaults.py. The main DefaultTest is still a mess. | Jason Kirtland | 2008-05-20 | 1 | -1/+144 |
* | Test suite modernization in progress. Big changes: | Jason Kirtland | 2008-05-09 | 1 | -0/+17 |