summaryrefslogtreecommitdiff
path: root/tests/regressiontests/initial_sql_regress/tests.py
AgeCommit message (Expand)Author
2011-01-18Refs #14661 -- Clarified the handling of initial data injected via custom SQL.Russell Keith-Magee
2010-10-12Converted initial_sql_regress tests from doctests (sort of...) to unittests. ...Alex Gaynor