summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add gettext translation test using test language.John Dennis2010-04-161-0/+88
* XML-RPC signature changeJason Gerard DeRose2010-03-302-5/+3
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-302-0/+76
* Ensure that the group policy priority is unique.Rob Crittenden2010-03-191-8/+35
* Finish deferred translation mechanismJason Gerard DeRose2010-03-162-15/+126
* localize doc stringsJohn Dennis2010-03-084-7/+6
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-011-1/+95
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-267-44/+45
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-244-6/+34
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-3/+3
* Fix non XML-RPC testsJason Gerard DeRose2010-02-191-8/+13
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-1510-86/+112
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+19
* Allow one-character Param namesRob Crittenden2010-02-121-4/+0
* Command.output_params not contains params in Command.paramsJason Gerard DeRose2010-02-111-0/+27
* Fix the cert plugin testsRob Crittenden2010-02-091-8/+24
* Add support for the 'no_create', 'no_update', and 'no_search' Param flagsJason Gerard DeRose2010-02-051-3/+5
* Remove __public__ and __proxy__ hold-overs from Plugin classJason Gerard DeRose2010-01-283-118/+0
* Fixed xmlrpc_test.fuzzy_digits for Fedora12Jason Gerard DeRose2010-01-222-2/+2
* Fix backend.Executioner unit test.Pavel Zuna2010-01-131-6/+13
* Remove hardcoded domain, example.comRob Crittenden2009-12-182-6/+6
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-183-266/+827
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-185-31/+104
* Fuzzy feelingsJason Gerard DeRose2009-12-178-395/+653
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-165-221/+488
* Add simple tests for the aci pluginRob Crittenden2009-12-141-0/+77
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-1022-786/+1993
* Add minimal test for the cert pluginRob Crittenden2009-12-031-0/+104
* Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue.Pavel Zuna2009-12-011-15/+14
* Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.Rob Crittenden2009-11-305-0/+181
* Reading INT parameter class should respect radix prefixJohn Dennis2009-11-231-0/+27
* _convert_scalar() should throw an error if passed a tuple or listRob Crittenden2009-11-171-1/+7
* Change Password param so (password, confirm_password) can be passed to _conve...Jason Gerard DeRose2009-10-181-0/+11
* Fixed 'import json' for simplejson compatabilityJason Gerard DeRose2009-10-161-1/+1
* Removed util.add_global_options() and frontend.ApplicationJason Gerard DeRose2009-10-141-37/+0
* Giant webui patch take 2Jason Gerard DeRose2009-10-133-49/+87
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-071-3/+1
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-0510-276/+227
* Add HBAC plugin and introduce GeneralizedTime parameter type.Pavel Zuna2009-10-051-0/+305
* Add support for per-group kerberos password policy.Rob Crittenden2009-10-051-0/+169
* Let the updater delete entries and add small test harnessRob Crittenden2009-10-0511-0/+272
* Fix service_mod and add a test caseRob Crittenden2009-08-261-1/+11
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-109-26/+35
* Removed PluginProxy and all its usesJason Gerard DeRose2009-08-052-152/+14
* Add unit test for password pluginRob Crittenden2009-07-071-0/+71
* Fix unit tests to handle new group-{add, del}-member semantics.Pavel Zuna2009-07-025-27/+37
* Add unit tests for new plugins.Pavel Zuna2009-07-029-0/+1634
* Add utility functions for plugin unit testing.Pavel Zuna2009-07-021-0/+12
* Remove unit tests for old plugins.Pavel Zuna2009-07-0210-1848/+0
* Fix Encoder.decode test.Pavel Zuna2009-07-021-1/+1