Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move coverage utility from pytest to testlib | Denis Laxalde | 2016-03-03 | 1 | -15/+0 |
| | | | | | | | This allows client libraries to avoid importing pytest module which has spurious monkeypatches of unittest. Drop deprecated API about coverage control. | ||||
* | [coverage] Provides better tools to pause tracing | Christophe de Vienne | 2014-11-27 | 1 | -0/+51 |
| | | | | | | | The former implementation was not restoring properly the trace function on python 2.7 at least. This cleaner implementation uses context-manager, and deprecates the pause_tracing/resume_tracing couple. Closes #280757 | ||||
* | [packaging] prepare 0.55.1logilab-common-version-0.55.1 | Nicolas Chauvat | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | 2to3: fix a lot of white space after comma | Emile Anclin | 2010-11-15 | 1 | -4/+4 |
| | |||||
* | missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵ | Sylvain Th?nault | 2010-04-28 | 1 | -1/+1 |
| | | | | DEPENDS file | ||||
* | propre licensing information (LGPL-2.1). Hope I get it right this time. | Sylvain Th?nault | 2010-04-28 | 1 | -0/+17 |
| | |||||
* | add test for testfile/testdir recognition function | pierre-yves david | 2008-06-30 | 1 | -0/+33 |