Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Execute /usr/bin/python directly instead of /usr/bin/env python | Rob Crittenden | 2011-01-14 | 1 | -1/+1 |
| | | | | ticket 608 | ||||
* | Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed ↵ | Jason Gerard DeRose | 2009-12-18 | 1 | -0/+1 |
| | | | | 'existant' mispelling | ||||
* | Add pdb options to make-test to pass onto nosetests | Rob Crittenden | 2009-12-11 | 1 | -0/+14 |
| | |||||
* | Take 2: Extensible return values and validation; steps toward a single ↵ | Jason Gerard DeRose | 2009-12-10 | 1 | -33/+63 |
| | | | | output_for_cli(); enable more webUI stuff | ||||
* | Let the updater delete entries and add small test harness | Rob Crittenden | 2009-10-05 | 1 | -1/+1 |
| | | | | | | | | In order to run the tests you must put your DM password into ~/.ipa/.dmpw Some tests are expected to generate errors. Don't let any ERROR messages from the updater fool you, watch the pass/fail of the nosetests. | ||||
* | Re-enable doctest, fix broken docstrings | Jason Gerard DeRose | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Renamed f_ra.py plugin to cert.py | Jason Gerard DeRose | 2009-02-17 | 1 | -1/+1 |
| | |||||
* | Mostly got the test_xmlrpc/ tests working again | Jason Gerard DeRose | 2009-02-03 | 1 | -0/+1 |
| | |||||
* | New Param: all docstring examples now pass under doctests | Jason Gerard DeRose | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | New Param: removed more depreciated 'import ipa_types' | Jason Gerard DeRose | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | Moved setting of run-time variables from Env.__init__() to Env._bootstrap() | Jason Gerard DeRose | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | Finished kwarg validation and extension mechanism in parameter.Param | Jason Gerard DeRose | 2008-12-11 | 1 | -0/+1 |
| | |||||
* | Fixed Warning messages about log dir in unit test | Jason Gerard DeRose | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Re-enable Python2.4 tests and fixed some small things broken under Python2.4 | Jason Gerard DeRose | 2008-12-08 | 1 | -2/+1 |
| | |||||
* | Finished fist draft of plugin tutorial in ipalib/__init__.py docstring | Jason Gerard DeRose | 2008-11-07 | 1 | -1/+1 |
| | |||||
* | Added ipalib/constants.py; added Env._load_config() method along with ↵ | Jason Gerard DeRose | 2008-10-24 | 1 | -0/+1 |
| | | | | comprehensive unit tests for same | ||||
* | make-test now runs doctests also; fixed several broken doctests | Jason Gerard DeRose | 2008-10-17 | 1 | -1/+1 |
| | |||||
* | Renamed gen-doc.bash, run-tests.bash to make-doc, make-test respectively | Jason Gerard DeRose | 2008-10-07 | 1 | -0/+31 |