summaryrefslogtreecommitdiffstats
path: root/ipatests/test_cmdline/test_help.py
Commit message (Expand)AuthorAgeFilesLines
* Address inconsistent-return-statementsChristian Heimes2018-11-131-0/+2
* Py3: Replace six.moves importsChristian Heimes2018-10-051-1/+1
* Py3: Remove subclassing from objectChristian Heimes2018-09-271-1/+1
* test_help: test "help" command without cacheMichal Reznik2017-12-191-0/+25
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-111-0/+3
* Remove unused variables in testsMartin Basti2016-09-271-1/+1
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-031-1/+1
* Remove unused importsMartin Basti2015-12-231-2/+0
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+2
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-071-3/+3
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failurePetr Viktorin2013-10-031-1/+2
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+141