summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_frontend.py
Commit message (Collapse)AuthorAgeFilesLines
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+1
| | | | | When reporting argument errors, show also a context -- what is processed, what is the name of the command.
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+1188
Rename the 'tests' directory to 'ipa-tests', and create an ipa-tests RPM containing the test suite Part of the work for: https://fedorahosted.org/freeipa/ticket/3654