summaryrefslogtreecommitdiff
path: root/testutils.py
Commit message (Collapse)AuthorAgeFilesLines
* some pylint and style fixesSylvain Thénault2013-07-311-2/+2
|
* Extend the CheckerTestCase to allow overriding configuration values during ↵Torsten Marek2013-06-201-1/+4
| | | | setUp.
* testutils: fix a comment to match the code and try to make things clearerJulien Cristau2013-06-191-4/+4
| | | | | test/messages/<name>_pyxy.txt is used for python x.y and later, not earlier versions.
* Extended the docstring tester to optionally allow skipping the requirement forTorsten Marek2013-06-181-1/+65
| | | | short functions/methods/classes and added a testcase.
* fix NameErrorAurelien Campeas2013-04-111-3/+3
|
* a few pylint fixes and copyright cleanupsSylvain Thénault2013-03-291-4/+4
|
* lint fixesSylvain Thénault2012-09-191-9/+8
|
* Refactor test_func in order to extract common part for reutilization in ↵FELD Boris2012-07-041-0/+246
pylint-brain