summaryrefslogtreecommitdiff
path: root/test/unittest_configuration.py
Commit message (Expand)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-3/+3
* [tests] make tests independent from cwdEmile Anclin2010-11-041-1/+5
* [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-60/+55
* tests: fix some configuration tests (python2.4)Julien Jehannet2010-06-181-27/+14
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...Sylvain Th?nault2010-04-281-1/+1
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-0/+17
* test fixesSylvain Th?nault2010-04-201-8/+4
* fix importSylvain Th?nault2009-10-071-1/+2
* fix config.__setitem__, should take an option (not attribute) name as keySylvain Th?nault2009-07-241-25/+31
* section's case insensitivity test & fixsylvain thenault2009-01-141-9/+34
* Backed out changeset 8c66ea05839d see #6509Nicolas Chauvat2008-11-141-4/+4
* [#2446] changing yn option in common.configuration : does not take y/n value ...Fabrice Douchant2008-10-291-4/+4
* Do not load file configuration in the commande line configuration test casepierre-yves david2008-10-191-1/+0
* add new test in configuration : trying to find the error discribed in ticket ...Fabrice Douchant2008-10-171-5/+15
* debug testlib color printing due to unexpected stream (cStringIO)Fabrice Douchant2008-10-161-0/+24
* better implementation using existing expand_default monkey patchSylvain Thenault2008-09-191-6/+6
* finalize fix to get option's default in generated help without breaking other...Sylvain Thenault2008-09-191-2/+5
* [work in progress] add a test reproducing bug #6011 (bug in lgc.configuration...Adrien Di Mascio2008-09-191-2/+3
* fix default values in helpEmile Anclin2008-08-251-2/+2
* basic deprecated config handling supportSylvain2006-10-201-1/+26
* include none values into generated config fileSylvain2006-10-031-0/+2
* 2.5 test fixSylvain2006-09-231-1/+18
* py 2.3 test fixSylvain2006-09-211-0/+1
* added test for MethodSylvain2006-09-201-13/+18
* * db:Sylvain2006-09-191-1/+19
* avoid infinite recursion in XXXMixIn.load_defaults() by renaming OptionsManan...Adrien Di Mascio2006-08-091-1/+25
* * new "password" option type in optik_extSylvain2006-07-111-1/+1
* use testlib everywhereAdrien Di Mascio2006-07-061-5/+3
* forget the past.root2006-04-261-0/+176