Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -52/+0 |
* | - The "clear()", "save()", "update()", "save_or_update()" | Mike Bayer | 2009-01-17 | 1 | -1/+1 |
* | Test suite modernization in progress. Big changes: | Jason Kirtland | 2008-05-09 | 1 | -34/+34 |
* | r4695 merged to trunk; trunk now becomes 0.5. | Mike Bayer | 2008-05-09 | 1 | -2/+2 |
* | - removed ancient assertion that mapped selectables require | Mike Bayer | 2008-04-07 | 1 | -9/+11 |
* | - testbase is gone, replaced by testenv | Jason Kirtland | 2008-01-12 | 1 | -6/+6 |
* | `from foo import (name, name)` isn't valid syntax for 2.3. ah well. | Jason Kirtland | 2007-08-21 | 1 | -1/+2 |
* | - moved test/orm/fixtures.py to testlib | Mike Bayer | 2007-08-16 | 1 | -1/+1 |
* | fixed glitch in Select visit traversal, fixes #693 | Mike Bayer | 2007-07-27 | 1 | -0/+49 |