Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/createsuperuser/tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+4
|
* Made testing of stdout and stderr more consistent.Loic Bistuer2014-10-221-6/+3
| | | | Refs #23663.
* Converted remaining management commands to argparseClaude Paroz2014-06-141-1/+1
|
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+2
|
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
| | | | | | | * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+56