summaryrefslogtreecommitdiff
path: root/test/unittest_table.py
Commit message (Expand)AuthorAgeFilesLines
* [py3k] import StringIO from compatRémi Cardona2014-07-181-1/+1
* Consistently use the generator version of rangeRémi Cardona2014-09-221-0/+2
* [test] replace assertTrue(a == b) with assertEqual(a, b)Julien Cristau2014-09-081-8/+8
* Use next(iterator) instead of py3k incompatible iterator.next() (related to #...Rémi Cardona2014-07-161-2/+2
* Remove CVS file IDsRémi Cardona2014-07-281-1/+0
* silent unittest2 warningsSylvain Th?nault2012-08-291-9/+9
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* cleanup: remove deprecated compat importsEmile Anclin2010-11-221-1/+0
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-43/+43
* [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-84/+84
* 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
* [cleanup] delete-trailing-whitespacesAdrien Di Mascio2009-07-271-17/+17
* pytest / coverage work in progressAdrien Di Mascio2007-04-201-0/+2
* added capture abilityAdrien Di Mascio2006-08-101-0/+1
* bugfixNicolas Chauvat2006-06-231-1/+1
* improved a bit generative test support and added tests for thatAdrien Di Mascio2006-05-181-10/+10
* forget the past.root2006-04-261-0/+428