summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-49/+0
* Reformat the code with blackClaudiu Popa2018-09-171-5/+7
* Update copyright noticesClaudiu Popa2018-07-151-1/+2
* Rip some version guards from tests, we always run on Python 3Claudiu Popa2018-01-251-32/+0
* Add test + fix for 'raise from function'.Brian Shaginaw2018-01-181-0/+16
* Regenerate copyright noticesClaudiu Popa2017-12-151-2/+4
* Remove pytest.main calls.Derek Gustafson2016-12-071-4/+0
* Reduce dependency on unittestDerek Gustafson2016-12-061-7/+8
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+5
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Use astroid.extract_node instead of test_utils.extract_nodeClaudiu Popa2016-06-291-3/+4
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-15/+3
* Fix index out of range when handling raise()Rene Zhang2015-08-201-0/+4
* Add missing call to unittest.main() in unittest_checker_exceptions.pyPavel Roskin2015-02-261-0/+4
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+61