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
4e825ba2d9d292af17acdecb2e7f739c3355a464
freeipa
/
ipalib
/
tests
History
Jason Gerard DeRose
4e825ba2d9
61: Proxy now does a setattr for all callable attributes in __slots__ (and uses __getattr__ for rest
2008-08-06 14:59:54 +00:00
..
__init__.py
1: Started roughing out ipalib package
2008-07-18 17:51:34 +00:00
test_plugable.py
61: Proxy now does a setattr for all callable attributes in __slots__ (and uses __getattr__ for rest
2008-08-06 14:59:54 +00:00
test_public.py
49: Added public.PublicAPI class; added some basic unit tests for same
2008-08-05 21:10:49 +00:00
test_tstutil.py
37: Renamed tstutil.yes_raises() to raises(); changed test_plugable.py to use raises() throughout
2008-08-01 06:02:29 +00:00
tstutil.py
40: Rewrote dictionary interface for plugable.NameSpace to better suite new architecture
2008-08-01 20:42:35 +00:00