summaryrefslogtreecommitdiffstats
path: root/tests/test_install/test_updates.py
Commit message (Expand)AuthorAgeFilesLines
* Make an ipa-tests packagePetr Viktorin2013-06-171-337/+0
* Remove unneeded python-ldap importsPetr Viktorin2013-03-131-19/+19
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-4/+3
* 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-121-58/+180
* 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-111-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* 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-051-0/+201