summaryrefslogtreecommitdiff
path: root/astroid/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for reraising exceptionsCeridwen2015-09-211-5/+4
* Use six.reraise to avoid losing tracebacks for simple casesCeridwen2015-09-211-1/+5
* Remove debug statementsCeridwen2015-08-211-6/+0
* Fix isinstance/proxy bug by changing from lazy-object-proxy to wrapt and mino...Ceridwen2015-07-111-1/+0
* Merge logilab/astroid againCeridwen2015-07-111-4/+10
|\
| * Node constructors almost finished except for two bugsCeridwen2015-07-081-4/+10
* | Fix pylint issues.Claudiu Popa2015-07-111-1/+0
* | Add a new convenience API, `astroid.parse`.Claudiu Popa2015-07-111-16/+1
|/
* Merge all test data into a single package per Python version.Torsten Marek2014-11-091-5/+7
* Fix some of the issues around running test discover from the base directory o...Torsten Marek2014-11-091-0/+3
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+213