summaryrefslogtreecommitdiff
path: root/tests/regressiontests
AgeCommit message (Expand)Author
2006-09-25Fixed #2729 -- Handle initial SQL with different line-ending styles (WindowsMalcolm Tredinnick
2006-09-23Fixed #2454 -- Make "ifchanged" tag work more predictably inside nestedMalcolm Tredinnick
2006-09-23Fixed #2456 -- Added backslash escaping to addslashes, which is necessary onceMalcolm Tredinnick
2006-09-21Fixed #2743 -- Made the value of a cycle tag accessible through the context.Malcolm Tredinnick
2006-09-04Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially w...Russell Keith-Magee
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-07-04Fixed #1578 -- fixed a corner-case where we still wanting core=True attributesMalcolm Tredinnick
2006-06-23Fixed #1661 -- Added logic for string-form model references in the 'to' argum...Russell Keith-Magee
2006-06-23Fixed #1662 -- Added resolver for string-form model references for models tha...Russell Keith-Magee
2006-06-20Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sqlAdrian Holovaty
2006-06-20Fixed #2119 -- fixed problems with splitting SQL statements into separateMalcolm Tredinnick
2006-06-20Fixed #2161 -- handle trailing newlines in initial SQL data. IncludesMalcolm Tredinnick
2006-06-20Added regressions tests to ensure that one-to-one and many-to-many fieldsMalcolm Tredinnick