summaryrefslogtreecommitdiff
path: root/test/unittest_textutils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in textutils.apply_units, raise an Exception if string does not match...Damien Garaud2012-02-201-3/+8
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* [textutils] fix unormalize implementationAdrien Di Mascio2011-03-021-2/+10
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-6/+6
* [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-31/+31
* [textutils] use NFKD decomposition in unormalize()Julien Jehannet2010-09-231-2/+8
* 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-5/+9
* rename get_csv into splitstripSylvain Th?nault2009-08-011-1/+1
* [cleanup] delete-trailing-whitespacesAdrien Di Mascio2009-07-271-16/+16
* add the apply_units functionPierre-Yves David2008-05-301-0/+59
* textutils: fix a bug in normalize_[rest_]paragraph which may causeSylvain2008-01-101-0/+16
* backport changes to unormalize from gincoSylvain2007-09-281-0/+11
* fix textutils testAdrien Di Mascio2007-06-051-2/+1
* do not leak internal rsh reportsNicolas Chauvat2007-05-151-64/+3
* test fixesSylvain2007-02-051-6/+6
* fix rest normalization to avoid data lossSylvain2007-01-101-4/+72
* textutils: new 'rest' argument to normalize_text to better deal withSylvain2006-12-111-0/+16
* reorganize, deprecation warning for deprecated stuff, remove old deprecated f...Sylvain2006-11-081-8/+0
* * fixed bug in textutils.normalise_[text|paragraph] with unsplitableSylvain2006-10-021-0/+10
* 2.5 test fixSylvain2006-09-231-2/+0
* use testlib everywhereAdrien Di Mascio2006-07-061-31/+29
* forget the past.root2006-04-261-0/+120