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
/
tests
/
test_ipalib
/
test_parameter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Param: ported Param.__repr__() and corresponding unit test
Jason Gerard DeRose
2008-12-18
1
-0
/
+12
*
New Param: added unit tests for TypeError cases in DefaultFrom.__init__()
Jason Gerard DeRose
2008-12-18
1
-0
/
+8
*
New Param: added missing unit tests for TypeError and ValueError cases in par...
Jason Gerard DeRose
2008-12-18
1
-0
/
+9
*
New Param: fixed small bug in Param.convert() and added detailed docstring
Jason Gerard DeRose
2008-12-18
1
-1
/
+1
*
New Param: fixed a few things in Param.convert() and added corresponding unit...
Jason Gerard DeRose
2008-12-18
1
-1
/
+30
*
New Param: split class_rules and *rules into separate attributes
Jason Gerard DeRose
2008-12-17
1
-2
/
+12
*
New Param: added basic rule logic
Jason Gerard DeRose
2008-12-12
1
-2
/
+8
*
New Param: cleanup up readability of Param.__init__(); added unit tests for u...
Jason Gerard DeRose
2008-12-12
1
-0
/
+9
*
New Param: added all logic for minlength, maxlength, and length in Bytes clas...
Jason Gerard DeRose
2008-12-12
1
-1
/
+56
*
New Param: changed kwargs class attribute to a tuple so the subclass interfac...
Jason Gerard DeRose
2008-12-11
1
-29
/
+26
*
Copied DefaultFrom into parameter.py; added docstring to new Param.normalize(...
Jason Gerard DeRose
2008-12-11
1
-5
/
+67
*
Finished kwarg validation and extension mechanism in parameter.Param
Jason Gerard DeRose
2008-12-11
1
-3
/
+45
*
Started roughing out the consolidated type/parameter system in parameters.py;...
Jason Gerard DeRose
2008-12-10
1
-0
/
+93