Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |