freeipa/ipalib/tests
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