summaryrefslogtreecommitdiffstats
path: root/ipalib/tests/tstutil.py
Commit message (Expand)AuthorAgeFilesLines
* Environment is now subclassed from object, rather then dict. Added tests for ...Martin Nagy2008-10-021-3/+3
* 240: Small change in tstutil.check_TypeError(), cleaned up use of check_TypeE...Jason Gerard DeRose2008-09-031-2/+2
* 239: Added errors.ConversionError; started big clean up of how ValidationErro...Jason Gerard DeRose2008-09-031-0/+14
* 159: Added plugable.DictProxy class; added corresponding unit tests; added se...Jason Gerard DeRose2008-08-141-0/+16
* 89: Moved ClassChecker from test_public.py into tstutil.py; improved unit tes...Jason Gerard DeRose2008-08-081-6/+24
* 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'Jason Gerard DeRose2008-08-081-7/+7
* 81: Switch from tab to 4-space indentationJason Gerard DeRose2008-08-081-48/+48
* 73: Started work on validation rules for opt; added corresponding unit testsJason Gerard DeRose2008-08-071-0/+7
* 72: Started work on public.opt class; added corresponding unit testsJason Gerard DeRose2008-08-071-1/+8
* 40: Rewrote dictionary interface for plugable.NameSpace to better suite new a...Jason Gerard DeRose2008-08-011-0/+8
* 37: Renamed tstutil.yes_raises() to raises(); changed test_plugable.py to use...Jason Gerard DeRose2008-08-011-3/+3
* 36: Added more functionality to tests.tstutil; added corresponding tests.test...Jason Gerard DeRose2008-08-011-16/+30
* 35: Renamed unit_common.py to tstutil.pyJason Gerard DeRose2008-08-011-0/+63