Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -79/+0 |
| | |||||
* | - fix the sqlalchemy.test.schema.Column function to work with copies | Mike Bayer | 2010-03-11 | 1 | -3/+3 |
| | | | | | - add sequences to new associationproxy tests - test/ext passes 100% on oracle here | ||||
* | oracle test fixes | Mike Bayer | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -13/+18 |
| | |||||
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+74 |
See README.unittests for information on how to run the tests. [ticket:970] |