summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergelogilab-common-version-0_36_0Fabrice Douchant2008-10-303-8/+21
|\
| * [#4910,#6473] now option can have a new key in dictionary : 'hide':True/Fase.Fabrice Douchant2008-10-301-1/+7
| * [#2446] changing yn option in common.configuration : does not take y/n value ...Fabrice Douchant2008-10-293-7/+14
* | configuration: don't add DEFAULT sectionpierre-yves david2008-10-271-1/+2
|/
* restore python2.4 compatAurelien Campeas2008-10-241-11/+13
* debug testlib if pytest started with no restart or exitfirst optionFabrice Douchant2008-10-241-13/+13
* [#5555] add new pytest option restart that passes tests which succeeded (see ...Fabrice Douchant2008-10-242-6/+90
* add setUp and tearDown not to mess with sys.version. Now works with python2.4Fabrice Douchant2008-10-231-0/+7
* bugfixNicolas Chauvat2008-10-231-1/+2
* bug fixStephanie Marcu2008-10-231-1/+1
* import Pierre-Yves David's fixesAdrien Di Mascio2008-10-225-122/+136
|\
| * move tests on decorators require_version require_module into DecoratorTC Test...Fabrice Douchant2008-10-211-38/+37
| * removing require_version and require_module. Those decorators have been moved...Fabrice Douchant2008-10-212-113/+0
| * moving decorators require_version and require_module to testlib.py. Makes mor...Fabrice Douchant2008-10-212-0/+108
| * debug color printing. better handle of string codec (unicode and others...)Fabrice Douchant2008-10-202-5/+31
| * let expanduser decide if there is something worth expandingAlexandre Fayolle2008-10-181-2/+1
* | mergepierre-yves david2008-10-197-16/+16
|\ \
| * | replace all has_key call with "element in dict" statement (3.x compat)pierre-yves david2008-10-197-16/+16
| |/
* | mergepierre-yves david2008-10-191-1/+1
|\ \
| * | Fix call of __init__ with super in html reporterpierre-yves david2008-10-191-1/+1
| |/
* | mergepierre-yves david2008-10-191-1/+0
|\ \
| * | Do not load file configuration in the commande line configuration test casepierre-yves david2008-10-191-1/+0
| |/
* | Don't encode err if output stream don't have specified encodingpierre-yves david2008-10-191-1/+5
|/
* configuration now handles paths like ~/mydirNicolas Chauvat2008-10-171-1/+3
* deleting test Exceptions from last ticketFabrice Douchant2008-10-171-5/+0
* bugfix when trying to print into consol not supported UTF-8 caracters (seems ...Fabrice Douchant2008-10-172-2/+6
* add new test in configuration : trying to find the error discribed in ticket ...Fabrice Douchant2008-10-171-5/+15
* debug Cache on __getattr__ : raise KeyError before modifying underlying listFabrice Douchant2008-10-162-4/+27
* debug testlib color printing due to unexpected stream (cStringIO)Fabrice Douchant2008-10-162-16/+40
* stable version of testlib waiting to get debugFabrice Douchant2008-10-161-16/+17
* del print messages for real !! no commentsFabrice Douchant2008-10-161-8/+0
* del debug printsFabrice Douchant2008-10-161-6/+6
* reimplement Cache. Noew inheriting from dict (#3841)Fabrice Douchant2008-10-162-56/+43
* fix isatty test for other file like implementation (cStringIO for instance)Sylvain Thenault2008-10-161-3/+5
* mergeSylvain Thenault2008-10-164-8/+144
|\
| * fix bug using os.isatty functionFabrice Douchant2008-10-151-13/+7
| * show errors in red if logilab.textutils can be importedFabrice Douchant2008-10-151-3/+21
| * mergeFabrice Douchant2008-10-151-5/+6
| |\
| | * (merge)Julien Jehannet2008-10-131-5/+6
| | |\
| | | * add a DEBUG color to our ColorFormatter. Feel free to change the colorJulien Jehannet2008-10-131-5/+6
| * | | add colors in traceback if PYGMENTS is availableFabrice Douchant2008-10-151-0/+10
| |/ /
| * | modify @require_version. No more regexp.Fabrice Douchant2008-10-131-5/+5
| * | add @require_module('module') that skip a test if the module can not be importedFabrice Douchant2008-10-132-8/+52
| * | add @require_version('version') that skip a test if the version is too oldFabrice Douchant2008-10-102-0/+69
* | | fix .bat files as suggested by Okko Willeboords to all space in file namesSylvain Thenault2008-10-151-1/+1
|/ /
* | mergeSylvain Thenault2008-10-093-2/+10
|\ \ | |/ |/|
| * 0.35.3Sylvain Thenault2008-10-093-2/+10
* | remove debug printStephanie Marcu2008-10-061-1/+0
* | mergeStephanie Marcu2008-10-065-4/+46
|\ \ | |/
| * update changelogSylvain Thenault2008-10-031-0/+3