summaryrefslogtreecommitdiff
path: root/tests/modeltests/empty
AgeCommit message (Expand)Author
2007-12-01Fixed #6068 -- Updated docstrings in model tests to make the documentationMalcolm Tredinnick
2007-03-23Renumbered all the doctest examples so that they are ordered correctly on the...Jacob Kaplan-Moss
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-08-10Fixed #2512 -- Fixed SQL error when saving existing empty models.Malcolm Tredinnick
2006-06-12Fixed the empty model saving case so that it retrieves the primary key id. AlsoMalcolm Tredinnick
2006-06-08Tests to avoid regressions for ticket #2108. See also r3115.Malcolm Tredinnick
2006-06-08Fixed #2108 -- do not try to save an empty model.Malcolm Tredinnick