summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib
Commit message (Expand)AuthorAgeFilesLines
* Improve output validationPetr Viktorin2012-06-251-2/+18
* Fail on unknown Command optionsPetr Viktorin2012-06-201-0/+5
* Decimal parameter conversion and normalizationMartin Kosek2012-06-171-1/+92
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-11/+0
* Redo boolean value encoding.Jan Cholasta2012-05-091-1/+1
* text unit test should validate using installed mo fileJohn Dennis2012-04-101-87/+76
* Change parameters to use only default_from for dynamic default values.Jan Cholasta2012-03-281-33/+16
* Only split CSV in the client, quote instead of escapingPetr Viktorin2012-03-201-12/+12
* Replace float with DecimalMartin Kosek2012-01-201-23/+24
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-021-1/+1
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-60/+50
* Finalize plugin initialization on demand.Jan Cholasta2011-11-221-1/+2
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-7/+7
* ticket 1569 - Test DN object non-latin Unicode supportJohn Dennis2011-08-161-0/+94
* ticket 1568 - DN objects should support the insert methodJohn Dennis2011-08-161-0/+9
* Fix message in test case for checking minimum valuesRob Crittenden2011-07-281-1/+1
* Make AVA, RDN & DN comparison case insensitive. No need for lowercase normali...John Dennis2011-07-271-37/+52
* Ticket 1485 - DN pairwise groupingJohn Dennis2011-07-211-68/+116
* Set a default minimum value for class Int, handle long values better.Rob Crittenden2011-07-191-3/+3
* Add ability to specify DNS reverse zone name by IP network address.Jan Cholasta2011-07-151-0/+27
* Let the framework be able to override the hostname.Rob Crittenden2011-06-231-1/+0
* Module for DN objects plus unit testJohn Dennis2011-06-221-0/+919
* Final i18n unit test fixes.Pavel Zuna2011-03-011-6/+6
* Fix i18n related failures in unit tests.Pavel Zuna2011-03-015-57/+29
* Remove deprecated i18n code from ipalib/request and all references to it.Pavel Zuna2011-03-011-161/+0
* Convert json strings to unicode when they are unmarshalled.Rob Crittenden2011-02-111-1/+1
* Fix test failures caused by the performance patch.Rob Crittenden2011-02-101-0/+2
* Fix failed tests. API for utcoffset changed and strings are more robust.Rob Crittenden2011-01-241-3/+4
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-142-8/+13
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2017-85/+85
* Allow RDN changes from CLIJakub Hrozek2010-12-201-0/+28
* Add new parameter type IA5Str and use this to enforce the right charset.Rob Crittenden2010-12-071-0/+23
* Use context to decide which name to return on RequirementsErrorsRob Crittenden2010-10-282-11/+19
* Fix _merge_from_file testRob Crittenden2010-10-181-1/+1
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-161-1/+1
* Fix RPC tests. The method comes back as a unicode from xmlrpclib.Rob Crittenden2010-08-061-2/+2
* Skip the i18n test if the test language has not been builtRob Crittenden2010-08-061-0/+6
* Fix this test to work from source tree rootRob Crittenden2010-08-061-2/+2
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-291-6/+6
* Add some basic tests for ipalib/x509Rob Crittenden2010-07-291-0/+139
* Add weekly periodic schedule to AccessTime param type.root2010-05-041-3/+2
* Add test cases for AccessTime param and fix some problems in AccessTimeRob Crittenden2010-05-031-0/+40
* Add gettext translation test using test language.John Dennis2010-04-161-0/+88
* XML-RPC signature changeJason Gerard DeRose2010-03-301-1/+1
* Finish deferred translation mechanismJason Gerard DeRose2010-03-161-11/+124
* localize doc stringsJohn Dennis2010-03-083-5/+6
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-261-19/+19
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-3/+3
* Fix non XML-RPC testsJason Gerard DeRose2010-02-191-8/+13
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+19