summaryrefslogtreecommitdiffstats
path: root/tests/test_util.py
Commit message (Collapse)AuthorAgeFilesLines
* Sort lists so order is predictable and tests pass as expected.Rob Crittenden2011-08-311-2/+2
| | | | Related to https://fedorahosted.org/freeipa/ticket/1272
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
| | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed ↵Jason Gerard DeRose2009-12-181-1/+1
| | | | 'existant' mispelling
* Fuzzy feelingsJason Gerard DeRose2009-12-171-2/+90
|
* Take 2: Extensible return values and validation; steps toward a single ↵Jason Gerard DeRose2009-12-101-0/+131
| | | | output_for_cli(); enable more webUI stuff
* Renamed tests/tstutil.py to tests/util.pyJason Gerard DeRose2008-10-071-0/+148