Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 240: Small change in tstutil.check_TypeError(), cleaned up use of ↵ | Jason Gerard DeRose | 2008-09-03 | 1 | -2/+2 |
| | | | | check_TypeError() in test_Option.test_normalize() | ||||
* | 239: Added errors.ConversionError; started big clean up of how ↵ | Jason Gerard DeRose | 2008-09-03 | 1 | -0/+14 |
| | | | | ValidationError is raised so it works well with multivalues | ||||
* | 159: Added plugable.DictProxy class; added corresponding unit tests; added ↵ | Jason Gerard DeRose | 2008-08-14 | 1 | -0/+16 |
| | | | | setitem(), delitem() functions to tstutil | ||||
* | 89: Moved ClassChecker from test_public.py into tstutil.py; improved unit ↵ | Jason Gerard DeRose | 2008-08-08 | 1 | -6/+24 |
| | | | | tests for plugable.ReadOnly | ||||
* | 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g' | Jason Gerard DeRose | 2008-08-08 | 1 | -7/+7 |
| | |||||
* | 81: Switch from tab to 4-space indentation | Jason Gerard DeRose | 2008-08-08 | 1 | -48/+48 |
| | |||||
* | 73: Started work on validation rules for opt; added corresponding unit tests | Jason Gerard DeRose | 2008-08-07 | 1 | -0/+7 |
| | |||||
* | 72: Started work on public.opt class; added corresponding unit tests | Jason Gerard DeRose | 2008-08-07 | 1 | -1/+8 |
| | |||||
* | 40: Rewrote dictionary interface for plugable.NameSpace to better suite new ↵ | Jason Gerard DeRose | 2008-08-01 | 1 | -0/+8 |
| | | | | architecture | ||||
* | 37: Renamed tstutil.yes_raises() to raises(); changed test_plugable.py to ↵ | Jason Gerard DeRose | 2008-08-01 | 1 | -3/+3 |
| | | | | use raises() throughout | ||||
* | 36: Added more functionality to tests.tstutil; added corresponding ↵ | Jason Gerard DeRose | 2008-08-01 | 1 | -16/+30 |
| | | | | tests.test_tstutil unit tests | ||||
* | 35: Renamed unit_common.py to tstutil.py | Jason Gerard DeRose | 2008-08-01 | 1 | -0/+63 |