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
ec14fbfbc5f822490ed5266f1b0a8eb110a13a98
freeipa
/
tests
History
Jason Gerard DeRose
cd3508bace
New Param: added Param.query kwarg for crud operations like Retrieve and Search where criteria should not be validated
2009-01-14 14:04:05 -07:00
..
test_ipalib
New Param: added Param.query kwarg for crud operations like Retrieve and Search where criteria should not be validated
2009-01-14 14:04:05 -07:00
test_ipaserver
Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver
2009-01-04 18:44:16 -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