This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
You've already forked freeipa
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2025-02-25 18:55:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a04857a23947d5a520204480ed344e69d0c8cf6a
freeipa
/
tests
History
Jason Gerard DeRose
a04857a239
Renamed ipaserver.rpc to ipaserver.rpcserver
2009-01-16 00:00:15 -07:00
..
test_ipalib
ipalib.rpc: now using allow_none=True after conversation with Rob; added xml_dumps() and xml_loads() functions; some name cleanup
2009-01-15 23:52:50 -07:00
test_ipaserver
Renamed ipaserver.rpc to ipaserver.rpcserver
2009-01-16 00:00:15 -07:00
test_ipawebui
Renamed ipa_webui/ to ipawebui/ and tests/test_ipa_webui/ to tests/test_ipawebui
2009-01-04 19:48:02 -07:00
test_xmlrpc
Merge branch 'master' of git://git.engineering.redhat.com/users/rcritten/freeipa2
2008-12-20 15:00:00 -07: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
New Param: implemented a base Param._convert_scalar() method; added Param.type_error attribute for ConversionError message
2009-01-13 02:17:16 -07:00