summaryrefslogtreecommitdiff
path: root/astroid/tests/unittest_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Rename Uninferable and instantiate_class, fix broken tests, improveCeridwen2015-11-061-4/+4
* Fix trailing whitespaces and add the missing code that wasn't added in the pr...Claudiu Popa2015-09-111-3/+3
* Remove unused imports.Claudiu Popa2015-08-111-1/+0
* Move YES to astroid.util.Claudiu Popa2015-08-091-4/+5
* Add a new convenience API, `astroid.parse`.Claudiu Popa2015-07-111-1/+2
* Add helpers.is_supertype and helpers.is_subtype, two functions for checking i...Claudiu Popa2015-06-261-17/+106
* Add astroid.helpers, a module of various useful utilities which don't belong ...Claudiu Popa2015-06-241-0/+172