summaryrefslogtreecommitdiff
path: root/testutils.py
Commit message (Expand)AuthorAgeFilesLines
* [testutils] fix set_config: 'reopening' the checker may be necessary to new c...Sylvain Th?nault2014-04-091-0/+3
* [testutils] fix set_config: wraps is a decoratorSylvain Th?nault2014-04-091-1/+1
* [testutils] UnittestLinter.add_stats return stats for actual linter compatSylvain Th?nault2014-04-091-1/+1
* Add a new decorator that can be used to declaratively set options on the chec...Torsten Marek2014-03-301-0/+14
* Add a new command line option '-u' to test/test_func to automatically create ...Torsten Marek2014-03-301-8/+22
* except as replaced by commas, one with_statement future import added and Stri...Ricardo Gemignani2014-03-061-0/+1
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* Fix various issues with linesep for Windowscpopa2013-12-231-0/+5
* various pylint fixesSylvain Th?nault2013-12-221-5/+5
* testutils: use argument order expected by unittest, expected value firstSylvain Th?nault2013-12-191-2/+2
* testutils: open messge file using Universal new lines mode to avoid failure d...Sylvain Th?nault2013-12-191-1/+1
* some pylint and style fixesSylvain Th?nault2013-07-311-2/+2
* Extend the CheckerTestCase to allow overriding configuration values during se...Torsten Marek2013-06-201-1/+4
* testutils: fix a comment to match the code and try to make things clearerJulien Cristau2013-06-191-4/+4
* Extended the docstring tester to optionally allow skipping the requirement forTorsten Marek2013-06-181-1/+65
* 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 pylin...FELD Boris2012-07-041-0/+246