summaryrefslogtreecommitdiff
path: root/test/unittest_shellutils.py
Commit message (Expand)AuthorAgeFilesLines
* python3: fix code and test so most tests go green. Partially closes #104047Sylvain Th?nault2012-10-231-2/+2
* [shellutils] fix tests broken because progress bars now use '=' not '.'Nicolas Chauvat2012-10-091-3/+3
* silent unittest2 warningsSylvain Th?nault2012-08-291-2/+2
* [shellutil] add argument to ``ProgressBar.update`` to tune cursor progression...Alain Leufroy2012-03-151-0/+24
* [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-19/+19
* [tests] make tests independent from cwdEmile Anclin2010-11-041-2/+2
* backport stable into defaultSylvain Th?nault2010-09-241-5/+5
|\
| * [py3k] compat: add str_to_bytes and str_encodeEmile Anclin2010-09-211-4/+4
| * [py3k] some trivial fixesEmile Anclin2010-09-151-1/+1
* | [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-22/+22
* | py2.3 compat : import compat.set, remove deprecated stuffSylvain Th?nault2010-09-241-1/+1
|/
* 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
* F [shellutils] new RawInput supersedes confirmNicolas Chauvat2009-07-311-1/+64
* [cleanup] delete-trailing-whitespacesAdrien Di Mascio2009-07-271-3/+3
* use UserWarning instead of poor print statementJulien Jehannet2009-01-201-1/+15
* improve acquire_lock() methodJulien Jehannet2009-01-191-1/+28
* introduce shellutils.globfind as an alternative to find that accepts glob pat...Adrien Di Mascio2008-11-131-5/+16
* add test for ProgressBarpierre-yves david2008-06-291-1/+73
* find test is now tested in a separate directoryPierre-Yves David2008-06-251-10/+10
* new shellutils function + cleanupSylvain2006-11-101-0/+44