summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Removed depreciated xmlrpc_marshal() and xmlrpc_unmarshal() functionsJason Gerard DeRose2009-02-171-24/+0
* Removed depreciated rpc code from ipalib.util; removed corresponding unit tes...Jason Gerard DeRose2008-12-081-99/+0
* Re-enable Python2.4 tests and fixed some small things broken under Python2.4Jason Gerard DeRose2008-12-081-1/+2
* Small changed to test_round_trip() testJason Gerard DeRose2008-11-211-3/+5
* Added test_util.test_round_trip() test that tests use of xmlrpc_wrap() and xm...Jason Gerard DeRose2008-11-201-28/+86
* Added util.xmlrpc_wrap(), util.xmlrpc_unwrap() functions an corresponding uni...Jason Gerard DeRose2008-11-191-0/+38
* Added util.make_repr() function; added corresponding unit testsJason Gerard DeRose2008-11-131-2/+14
* Renamed tests/tstutil.py to tests/util.pyJason Gerard DeRose2008-10-071-1/+1
* Moved tstutil.py into base of tests so it can be used by all test subpackages...Jason Gerard DeRose2008-10-071-1/+1
* Cleaned up package and module level docstrings for everything in tests/Jason Gerard DeRose2008-10-071-1/+1
* Moved ipalib/tests/ into tests/test_ipalib/Jason Gerard DeRose2008-10-071-0/+49