summaryrefslogtreecommitdiff
path: root/tests/initial_sql_regress
AgeCommit message (Collapse)Author
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-11-03Fixed all E251 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2013-09-03Updated syncdb -> migrate in tests.Tim Graham
2013-03-26Added regression test for custom SQL containing percentsClaude Paroz
Refs #3485.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner