Jason Gerard DeRose
|
18cecdc515
|
Removed depreciated xmlrpc_marshal() and xmlrpc_unmarshal() functions
|
2009-02-17 16:03:08 -05:00 |
|
Jason Gerard DeRose
|
4591057203
|
Removed depreciated rpc code from ipalib.util; removed corresponding unit tests in test_util
|
2008-12-08 15:15:50 -07:00 |
|
Jason Gerard DeRose
|
8a2902a2a2
|
Re-enable Python2.4 tests and fixed some small things broken under Python2.4
|
2008-12-08 12:34:38 -07:00 |
|
Jason Gerard DeRose
|
c02770129d
|
Small changed to test_round_trip() test
|
2008-11-21 15:05:39 -07:00 |
|
Jason Gerard DeRose
|
75bdea29be
|
Added test_util.test_round_trip() test that tests use of xmlrpc_wrap() and xmlrpc_unwrap() with dumps(), loads(); fixed a bug in xmlrpc_unwrap()
|
2008-11-20 12:41:06 -07:00 |
|
Jason Gerard DeRose
|
cfe4ec2175
|
Added util.xmlrpc_wrap(), util.xmlrpc_unwrap() functions an corresponding unit tests
|
2008-11-19 16:11:23 -07:00 |
|
Jason Gerard DeRose
|
8ad5502354
|
Added util.make_repr() function; added corresponding unit tests
|
2008-11-13 21:07:47 -07:00 |
|
Jason Gerard DeRose
|
deb8e3dfc8
|
Renamed tests/tstutil.py to tests/util.py
|
2008-10-07 22:30:53 -06:00 |
|
Jason Gerard DeRose
|
f6ac2df6bd
|
Moved tstutil.py into base of tests so it can be used by all test subpackages more easily
|
2008-10-07 21:59:47 -06:00 |
|
Jason Gerard DeRose
|
af56c71d50
|
Cleaned up package and module level docstrings for everything in tests/
|
2008-10-07 21:25:23 -06:00 |
|
Jason Gerard DeRose
|
7721443a62
|
Moved ipalib/tests/ into tests/test_ipalib/
|
2008-10-07 20:41:15 -06:00 |
|