summaryrefslogtreecommitdiff
path: root/tests/regressiontests/custom_columns_regress/tests.py
AgeCommit message (Expand)Author
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-08-13Fixed #14503 -- Unified multiple implementations of test cases assert* method...Ramiro Morales
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-09-28Removed a test assertion that depended on primary key ordering. The test does...Russell Keith-Magee
2010-09-27Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.Russell Keith-Magee