summaryrefslogtreecommitdiff
path: root/tests/regressiontests/bash_completion/tests.py
AgeCommit message (Expand)Author
2013-02-24Add sqldropindexes to manageTomasz Rybak
2012-08-08[py3] Used compatible imports of StringIO.Aymeric Augustin
2012-03-31Removed the deprecated reset and sqlreset management commands.Aymeric Augustin
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2009-11-19Fixed #11243 -- Ensured that bash_completion output is emitted in sorted orde...Russell Keith-Magee
2009-11-18Added tests for the bash completion script from [11526]. Thanks to Eric Holsc...Russell Keith-Magee