| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
updated unit tests and other affected code
|
|
|
|
| |
instance attribute
|
|
|
|
| |
non-sorted NameSpaces; updated and improved NameSpace unit tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
subclasses
|
| |
|
| |
|
|
|
|
| |
Option.convert() does
|
|
|
|
| |
isinstance(value, basestring); updated corresponding unit tests
|
| |
|
| |
|
| |
|
|
|
|
| |
tweeking to make CLI utilize Application
|
| |
|
|
|
|
| |
called on Option.default; updated corresponding unit tests
|
| |
|
|
|
|
| |
re-enabled unit tests for Command.validate()
|
|
|
|
| |
updated unit tests for Option.validate to test use of index attribute
|
|
|
|
| |
position=None; updated unit tests for Option.convert() to test the ConversionError.index attribute
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
check_TypeError() in test_Option.test_normalize()
|
|
|
|
| |
ValidationError is raised so it works well with multivalues
|
| |
|
| |
|
| |
|
|
|
|
| |
tests; disable some broken unit tests
|
| |
|
| |
|
| |
|
| |
|