| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | also get rid of satest.cfg | Mike Bayer | 2012-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | merge | Mike Bayer | 2012-09-29 | 1 | -2/+0 | |
| | | ||||||
| * | - rework component reflection test so that usual framework hooks can be used | Mike Bayer | 2012-09-29 | 1 | -59/+49 | |
| | | | | | to redefine tables, etc. | |||||
| * | dev | Mike Bayer | 2012-09-29 | 2 | -154/+182 | |
| | | ||||||
| * | adjustments | Mike Bayer | 2012-09-29 | 3 | -3/+14 | |
| | | ||||||
| * | getting everything to pass again | Mike Bayer | 2012-09-27 | 1 | -2/+1 | |
| | | ||||||
| * | - more tests, move some tests out of test_reflection, test_query | Mike Bayer | 2012-09-27 | 16 | -169/+773 | |
| | | ||||||
| * | display name in message | Mike Bayer | 2012-09-27 | 1 | -1/+2 | |
| | | ||||||
| * | - add a runner module | Mike Bayer | 2012-09-27 | 3 | -2/+33 | |
| | | | | | - make "default" the default dialect. | |||||
| * | tweaks | Mike Bayer | 2012-09-27 | 2 | -5/+11 | |
| | | ||||||
| * | fix an early import | Mike Bayer | 2012-09-27 | 1 | -2/+6 | |
| | | ||||||
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 22 | -0/+3058 | |
| become an externally usable package but still remains within the main sqlalchemy parent package. in this system, we use kind of an ugly hack to get the noseplugin imported outside of the "sqlalchemy" package, while still making it available within sqlalchemy for usage by third party libraries. | ||||||
