summaryrefslogtreecommitdiffstats
path: root/tests/test_install
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded python-ldap importsPetr Viktorin2013-03-131-19/+19
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-4/+3
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-111-2/+2
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-18/+36
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-13/+13
* Replace entry.getValues() by entry.get()Petr Viktorin2013-03-011-7/+7
* Use DN objects instead of stringsJohn Dennis2012-08-122-59/+181
* Use nose tools to check for exceptionsPetr Viktorin2012-03-191-9/+6
* Fix test failure in updater when adding values to a single-value attrRob Crittenden2011-07-112-1/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-202-10/+10
* Fix the ipa-ldap-updater tests.Rob Crittenden2010-09-101-2/+1
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-181-1/+1
* Let the updater delete entries and add small test harnessRob Crittenden2009-10-0511-0/+272