index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
tests
/
test_public.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
121: Renamed API.__call__() method to API.finalize()
Jason Gerard DeRose
2008-08-12
1
-1
/
+1
*
113: Fixed regex used in attr.__init__(); added unit tests for mthd.get_optio...
Jason Gerard DeRose
2008-08-11
1
-1
/
+41
*
111: Minor changes to mthd and prop classes; updated mthd and prop unit tests
Jason Gerard DeRose
2008-08-11
1
-7
/
+16
*
110: Started fleshing out more in cli.py
Jason Gerard DeRose
2008-08-11
1
-0
/
+7
*
109: Cleanups in cmd; added unit tests for cmd.validate()
Jason Gerard DeRose
2008-08-11
1
-1
/
+19
*
108: Changed cmd.default() so that it now only return dictionary of values fo...
Jason Gerard DeRose
2008-08-11
1
-4
/
+3
*
107: Some cleanup in cmd; added unit tests for cmd.default() method
Jason Gerard DeRose
2008-08-11
1
-0
/
+29
*
106: Fixed some typos in cmd.__get_options(); added unit tests for cmd.option...
Jason Gerard DeRose
2008-08-11
1
-2
/
+35
*
105: Added a default implementation of cmd.get_options; added corresponding u...
Jason Gerard DeRose
2008-08-11
1
-3
/
+30
*
104: public.option now subclasses from plugable.Plugin; cleaned up unit tests...
Jason Gerard DeRose
2008-08-10
1
-9
/
+12
*
89: Moved ClassChecker from test_public.py into tstutil.py; improved unit tes...
Jason Gerard DeRose
2008-08-08
1
-21
/
+1
*
86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'
Jason Gerard DeRose
2008-08-08
1
-78
/
+78
*
82: Cleaned up unit tests for public.option; added some doodles in plugable.Base
Jason Gerard DeRose
2008-08-08
1
-22
/
+50
*
81: Switch from tab to 4-space indentation
Jason Gerard DeRose
2008-08-08
1
-137
/
+137
*
79: More work on option and cmd
Jason Gerard DeRose
2008-08-08
1
-23
/
+24
*
78: Renamed opt to option; started fleshing out cmd more
Jason Gerard DeRose
2008-08-08
1
-10
/
+11
*
76: Fleshed out opt.validate(); added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-15
/
+26
*
75: Fixed opt.__rules_iter; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-0
/
+26
*
74: Finished opt.__rules_iter(); is_rule(obj) now returns False if obj is not...
Jason Gerard DeRose
2008-08-07
1
-15
/
+8
*
73: Started work on validation rules for opt; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-34
/
+88
*
72: Started work on public.opt class; added corresponding unit tests
Jason Gerard DeRose
2008-08-07
1
-0
/
+36
*
68: Ported to changes in NameSpace, Proxy; updated unit tests
Jason Gerard DeRose
2008-08-07
1
-1
/
+0
*
49: Added public.PublicAPI class; added some basic unit tests for same
Jason Gerard DeRose
2008-08-05
1
-0
/
+17
*
48: Added public.py with base classes for 'public' api used for XML-RPC, CLI,...
Jason Gerard DeRose
2008-08-05
1
-0
/
+66