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_frontend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug in DefaultFrom where impleied keys were using entire func_code.co_v...
Jason Gerard DeRose
2008-10-20
1
-0
/
+10
*
Added new Param.flags attribute (set with flags=foo kwarg)
Jason Gerard DeRose
2008-10-17
1
-0
/
+3
*
Reworking Environment, moved it to config.py
Martin Nagy
2008-10-17
1
-2
/
+2
*
Added Object.get_dn() method; added corresponding unit tests
Jason Gerard DeRose
2008-10-13
1
-0
/
+14
*
Param now takes cli_name kwarg that sets Param.cli_name attribute
Jason Gerard DeRose
2008-10-13
1
-0
/
+2
*
Base Command.execute() method now raises NotImplementedError; updated unit tests
Jason Gerard DeRose
2008-10-08
1
-0
/
+3
*
PEP 257: cleaned up docstrings in test_frontend.py
Jason Gerard DeRose
2008-10-08
1
-45
/
+76
*
Renamed tests/tstutil.py to tests/util.py
Jason Gerard DeRose
2008-10-07
1
-2
/
+2
*
Moved tstutil.py into base of tests so it can be used by all test subpackages...
Jason Gerard DeRose
2008-10-07
1
-2
/
+2
*
Cleaned up package and module level docstrings for everything in tests/
Jason Gerard DeRose
2008-10-07
1
-1
/
+1
*
Moved ipalib/tests/ into tests/test_ipalib/
Jason Gerard DeRose
2008-10-07
1
-0
/
+1080