summaryrefslogtreecommitdiff
path: root/tests/modeltests/properties
Commit message (Expand)AuthorAgeFilesLines
* Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks...Claude Paroz2012-03-301-1/+1
* Convert all modeltests to use absolute imports, rather than relative ones.Alex Gaynor2011-10-132-1/+6
* Migrated properties doctests. Thanks to George Sakkis for the patch.Russell Keith-Magee2010-10-122-19/+20
* Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr2007-08-051-2/+2
* Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee2006-08-271-2/+2
* Fixed #1683 -- Permit initialising models using settable properties as well asMalcolm Tredinnick2006-06-191-0/+12
* Added blurbs to the model unit tests that didn't have themAdrian Holovaty2006-05-311-0/+2
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-022-0/+26