summaryrefslogtreecommitdiff
path: root/pylint/test/functional/inconsistent_returns.txt
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-13/+0
* Fix of false positive ``ìnconsistent-return-statements`` (#2220)hippo912018-06-281-13/+13
* Add of a unit test in which the exception raised cannot be inferred but it do...hippo912018-01-281-13/+13
* Add of four test dealing with if statements and function definition under themhippo912018-01-231-9/+13
* Add of a test with a never returning function defined inside a rc filehippo912018-01-061-9/+9
* Merge branch 'master' into bug_1771hippo912018-01-041-8/+9
|\
| * While loop are considered return ended for check of ``inconsistent-return-sta...hippo912018-01-011-7/+8
* | Merge branch 'master' into bug_1771hippo912017-12-281-8/+8
|\ \ | |/
| * Add ot unit test with if statement inside try/except.(issue #1770)hippo912017-12-161-7/+7
* | Add of two tests concerning the issue 1771. One that must raise an inconsiste...hippo912017-12-161-7/+8
|/
* Adding a check for ``inconsistent-return-statements`` inside function or meth...hippo912017-09-261-0/+7