freeipa/tests
Rob Crittenden 680bf7c548 _convert_scalar() should throw an error if passed a tuple or list
A parameter needs to have multivalue set in order to work on lists/tuples
and even then _convert_scalar() will be sent one value at a time.
2009-11-17 09:36:38 -07:00
..
test_install Let the updater delete entries and add small test harness 2009-10-05 13:25:42 -06:00
test_ipalib _convert_scalar() should throw an error if passed a tuple or list 2009-11-17 09:36:38 -07:00
test_ipaserver Fixed 'import json' for simplejson compatability 2009-10-16 12:38:22 -06:00
test_ipawebui Giant webui patch take 2 2009-10-13 11:28:00 -06:00
test_xmlrpc Fix unit tests for plugins using baseldap classes. 2009-10-07 10:00:32 -04:00
__init__.py Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
data.py Re-enable Python2.4 tests and fixed some small things broken under Python2.4 2008-12-08 12:34:38 -07:00
test_util.py Renamed tests/tstutil.py to tests/util.py 2008-10-07 22:30:53 -06:00
util.py Added stuff for managing connections and new Executioner backend base class 2009-02-03 15:29:03 -05:00