summaryrefslogtreecommitdiff
path: root/test/orm/onetoone.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-74/+0
* - Fixed bug which prevented "mutable primary key" dependencyMike Bayer2009-05-081-16/+22
* - The "clear()", "save()", "update()", "save_or_update()"Mike Bayer2009-01-171-1/+1
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-59/+36
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-14/+12
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-3/+3
* Reworked r4042- undeclared deprecation warnings are now *fatal* to tests. No...Jason Kirtland2008-01-101-5/+7
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-1/+3
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* inserting './lib/' into sys.path since PYTHONPATH no longer straightforward w...Mike Bayer2006-06-291-1/+1
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+89