summaryrefslogtreecommitdiff
path: root/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-213/+0
* Convert the unittests to run directly with Python 3, and stop running 2to3 on...Torsten Marek2014-11-061-0/+31
* pylint source codeSylvain Thénault2014-07-251-3/+3
* Fix a wrong variable name in test_utils.pyTorsten Marek2013-11-031-3/+2
* Allow selecting several statements/expressions in test_utils.extract_node.Torsten Marek2013-06-201-29/+38
* Added the test_utils module for building ASTs and extracting deeply nested no...Torsten Marek2013-06-181-0/+174