summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag logilab-common-version-0.54.0 for changeset ffd1ab7057falogilab-common-debian-version-0.54.0-1Sylvain Th?nault2011-01-130-0/+0
* close changeloglogilab-common-version-0.54.0Sylvain Th?nault2011-01-121-7/+10
* update changelog and prepare 0.54Sylvain Th?nault2011-01-123-1/+18
* pyro: new ns_reregister function to ensure a name is still properly registere...Sylvain Th?nault2011-01-111-1/+24
* hopefuly last dumb error (for this time)Sylvain Th?nault2011-01-101-1/+1
* missing importSylvain Th?nault2011-01-101-1/+1
* needs a bundle for *non* local repoSylvain Th?nault2011-01-101-1/+1
* [mercurial] make incoming function works with non-local repositorySylvain Th?nault2011-01-101-0/+11
* [mercurial] add function to get incoming/outgoing changesets whatever mercuri...Sylvain Th?nault2011-01-101-0/+19
* fix test-interdependency pb in unittest_modutils. Also, stop renaming unittes...Sylvain Th?nault2011-01-101-14/+20
* stop testing a deprecated behaviourSylvain Th?nault2011-01-061-5/+0
* testlib: proper assertRaises compatible with old usage and as unittest2 conte...Sylvain Th?nault2011-01-061-9/+3
* [unittest2] warn for non-standard usage of assertRaises (exception assignment)Julien Jehannet2010-12-131-3/+21
* [pytest] fix tag filteringPierre-Yves David2011-01-061-1/+4
* [tests] use plain package file (no symlink)Julien Jehannet2011-01-055-5/+2
* daemon: daemonize can be specified an umask to use, and return different exit...Sylvain Th?nault2011-01-052-6/+17
* default is stable, backport before release to ensure everything is fine with CISylvain Th?nault2011-01-0553-1938/+1094
|\
| * [unittest2] add deprecation warnings about new api about module level fixturesJulien Jehannet2011-01-042-13/+64
| * [testlib] forgot qrefresh before qfinish :(Nicolas Chauvat2010-12-271-3/+5
| * [testlib] add relative tolerance to assertFloatAlmostEqualsAdrien Chauve2010-07-291-2/+4
| * [debian] py3k: update debian rules with new debhelper APIJulien Jehannet2010-12-073-15/+23
| * [testlib] do not stop generative test if exception occuredJulien Jehannet2010-11-292-4/+5
| * [testlib] manage SkipTest exception in __call__ statement (as unittest2 does)Julien Jehannet2010-11-292-1/+4
| * fix: shouldn't remove color optionEmile Anclin2010-12-062-9/+64
| * py3k: replace "file(path)" with "open(path)"Emile Anclin2010-12-062-6/+6
| * update manpageEmile Anclin2010-12-062-10/+0
| * cleanup: remove unsupported options capture, printonly and colorEmile Anclin2010-12-062-102/+10
| * cleanup: remove more deprecated stuffEmile Anclin2010-12-062-72/+9
| * cleanup: rename deprecated test methodsEmile Anclin2010-12-061-56/+36
| * cleanup: remove 2.3 support in testlibEmile Anclin2010-12-061-37/+18
| * cleanup: remove DFCaptureEmile Anclin2010-12-062-210/+3
| * cleanup: remove deprecated norm_readEmile Anclin2010-12-061-1/+1
| * [decorators] prevent caching of decorator functionsAurelien Campeas2010-11-302-3/+12
| * [decorators] cached try to keep the original function nameAurelien Campeas2010-11-262-10/+20
| * py3k: make doctest py3k compatibleEmile Anclin2010-11-251-1/+1
| * py3k: fix taskqueue testsEmile Anclin2010-11-251-0/+3
| * [testlib] move dbc feature into pytest module + correct wrong importJulien Jehannet2010-11-242-36/+38
| * [testlib] adapt testlib skip code with unittest2Julien Jehannet2010-11-231-9/+11
| * [clcommands] print keyboard interruption if any (useful in doctest)Julien Jehannet2010-11-241-2/+5
| * [test] readd test about relative importJulien Jehannet2010-11-231-2/+7
| * [debian] avoid warning from dpkg-sourceJulien Jehannet2010-11-221-0/+1
| * [test] fix import test about dropped db moduleJulien Jehannet2010-11-221-2/+2
| * [testlib ]add a context argument to assertDictEquals to ease extensionPierre-Yves David2010-11-221-2/+6
| * cleanup: remove deprecated compat importsEmile Anclin2010-11-225-7/+2
| * pytest: make test suite compatible with 2.7 (fix ParseError logic)Julien Jehannet2010-11-221-15/+22
| * fix testsEmile Anclin2010-11-225-118/+9
| * compat : remove 2.3 supportEmile Anclin2010-11-221-63/+6
| * cleanup: remove deprecated modulesEmile Anclin2010-11-225-331/+0
| * [pkginfo] py3k: don't forget README.Python3 fileJulien Jehannet2010-11-192-2/+2
| * [debian] remove unnecessary step due to recent change in setup.pyJulien Jehannet2010-11-191-1/+0