summaryrefslogtreecommitdiff
path: root/test/unittest_compat.py
Commit message (Expand)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* fix testsEmile Anclin2010-11-221-110/+0
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-14/+14
* remove py2.2 compat ; use deprecation warningsEmile Anclin2010-10-061-15/+0
* backport stable into defaultSylvain Th?nault2010-09-241-9/+15
|\
| * skip some compat tests on >= 3.0Emile Anclin2010-09-211-0/+6
| * [py3k] compat : __builtin__ will be replaced by builtins in py3kEmile Anclin2010-09-211-9/+9
* | [unittest2] make standard import under py3.x (skip unittest2 support from here)Julien Jehannet2010-09-221-47/+47
|/
* 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-14/+13
* compat: adds a max function taking 'key' as keyword argumentPierre-Yves David2008-06-241-1/+37
* override assertRaises to return the exception raisedAdrien Di Mascio2008-01-041-1/+1
* reorganize, deprecation warning for deprecated stuff, remove old deprecated f...Sylvain2006-11-081-2/+0
* use testlib everywhereAdrien Di Mascio2006-07-061-1/+1
* fixed bug in error (not failure) handling and exitfirst + added testsAdrien Di Mascio2006-07-041-1/+1
* adds any/all builtinsAdrien Di Mascio2006-06-201-5/+42
* full implementation of sortedAdrien Di Mascio2006-06-191-0/+6
* frozenset (basic) implementation in compat.pyAdrien Di Mascio2006-05-121-2/+28
* forget the past.root2006-04-261-0/+120