summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipapython/test_dn.py
Commit message (Expand)AuthorAgeFilesLines
* Remove wildcard importsMartin Basti2015-12-231-1/+0
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+4
* test_dn: Split bytes and unicodePetr Viktorin2015-10-071-42/+67
* ipapython.dn: Use rich comparisonsPetr Viktorin2015-10-071-1/+23
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-2/+2
* Replace dict.has_key with the 'in' operatorPetr Viktorin2015-08-121-14/+1
* Remove Editable DN and DN component classesPetr Viktorin2015-04-231-1663/+987
* performance: faster DN implementationPetr Vobornik2015-04-141-7/+10
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+1937