Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all astroid modules into a its own directory, which is now the package. | Torsten Marek | 2014-11-08 | 1 | -213/+0 |
* | Convert the unittests to run directly with Python 3, and stop running 2to3 on... | Torsten Marek | 2014-11-06 | 1 | -0/+31 |
* | pylint source code | Sylvain Thénault | 2014-07-25 | 1 | -3/+3 |
* | Fix a wrong variable name in test_utils.py | Torsten Marek | 2013-11-03 | 1 | -3/+2 |
* | Allow selecting several statements/expressions in test_utils.extract_node. | Torsten Marek | 2013-06-20 | 1 | -29/+38 |
* | Added the test_utils module for building ASTs and extracting deeply nested no... | Torsten Marek | 2013-06-18 | 1 | -0/+174 |