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
47fed6c4c2ec509f1283bf18c4aad6eff9a4b756
freeipa
/
ipalib
/
tests
History
Jason Gerard DeRose
c9072183a6
141: Fixed unit tests for CLI.finalize()
2008-08-13 04:10:23 +00:00
..
__init__.py
1: Started roughing out ipalib package
2008-07-18 17:51:34 +00:00
test_cli.py
141: Fixed unit tests for CLI.finalize()
2008-08-13 04:10:23 +00:00
test_plugable.py
138: Added ProxyTarget.doc property; CLI.print_commands() now uses cmd.doc instead of cmd.get_doc()
2008-08-13 02:34:36 +00:00
test_public.py
121: Renamed API.__call__() method to API.finalize()
2008-08-12 22:52:37 +00:00
test_tstutil.py
86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'
2008-08-08 21:40:03 +00:00
tstutil.py
89: Moved ClassChecker from test_public.py into tstutil.py; improved unit tests for plugable.ReadOnly
2008-08-08 22:13:49 +00:00