summaryrefslogtreecommitdiff
path: root/astroid/tests/unittest_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-221-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* New function, astroid.extract_node, exported out from astroid.test_utils.Claudiu Popa2016-06-291-3/+2
* Convert all files to new license headerCeridwen2016-05-171-17/+3
* Revert "Try to solve the packaging issues again"Claudiu Popa2016-02-111-0/+124
* Try to solve the packaging issues againCeridwen2016-02-081-124/+0
* Fix unpack_infer to fail if results are emptyDave Baum2016-01-151-1/+9
* Handle the cases when a List can contain Uninferable as its elementsClaudiu Popa2015-11-231-64/+78
* Move unpack_infer and are_exclusive into the interpreter namespace.Claudiu Popa2015-11-021-1/+1
* Move node_classes and scoped_nodes into the tree namespace.Claudiu Popa2015-11-011-1/+1
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+102