| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
'self.__lock__()' with 'lock(self)' in plugable.py
|
|
|
|
| |
tests
|
| |
|
|
|
|
| |
setitem(), delitem() functions to tstutil
|
| |
|
| |
|
| |
|
|
|
|
| |
plugable.py
|
|
|
|
| |
added NameSpace.__call__() method which iterates through the members; NameSpace no longer requires members to be Proxy instances; updated unit tests and affected code; cleaned up NameSpace docstrings and switch to epydoc param docstrings
|
| |
|
| |
|
|
|
|
| |
RequirementError if a required option is missing
|
| |
|
|
|
|
| |
instead of cmd.get_doc()
|
| |
|
| |
|
|
|
|
| |
corresponding unit tests
|
| |
|
|
|
|
| |
unit tests
|
|
|
|
| |
give feedback on the calling
|
|
|
|
| |
mthd.get_options()
|
| |
|
| |
|
| |
|
|
|
|
| |
for which defaults were generated; updated unit tests
|
| |
|
|
|
|
| |
cmd.options and cmd.normalize()
|
|
|
|
| |
unit tests
|
|
|
|
| |
tests for option
|
| |
|
| |
|
|
|
|
| |
method; added corresponding unit tests
|
| |
|
| |
|
| |
|
|
|
|
| |
ReadOnly; updated unit tests
|
|
|
|
| |
tests for plugable.ReadOnly
|
|
|
|
| |
unit tests
|
|
|
|
| |
file; moved corresponding unit tests into new test_cli.py file
|
| |
|
|
|
|
| |
subclasses and unit tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not callable; updated unit tests
|