Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pyreverse] more refactoring to get actually predicable results (take 2) | Sylvain Th?nault | 2013-12-20 | 1 | -98/+0 |
| | | | | simplify pyreverse related test code on the way. | ||||
* | [test/pyreverse] make test predictable and stop sorting file content in this ↵ | Sylvain Th?nault | 2013-12-20 | 1 | -10/+27 |
| | | | | case | ||||
* | test/utils: use codecs.open instead of plain open for python3 compat | Julien Cristau | 2013-06-18 | 1 | -1/+3 |
| | | | | | We don't really care about the encoding here, just want something that won't explode on non-ascii. | ||||
* | astng has been renamed astroid | David Douard | 2013-06-17 | 1 | -4/+4 |
| | |||||
* | lint fixes | Sylvain Th?nault | 2012-09-19 | 1 | -4/+1 |
| | |||||
* | Refactor test_func in order to extract common part for reutilization in ↵ | FELD Boris | 2012-07-04 | 1 | -89/+1 |
| | | | | pylint-brain | ||||
* | closes #69950: Tests failing due to 'column offset' changes in 744 | Sylvain Th?nault | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | tests: refactor possibility to have two messages or two inputs | Emile Anclin | 2010-11-17 | 1 | -14/+35 |
| | |||||
* | test cleanup | Emile Anclin | 2010-11-16 | 1 | -8/+5 |
| | |||||
* | test: make tests independent of current working directory | Emile Anclin | 2010-11-04 | 1 | -4/+3 |
| | |||||
* | use MANAGER | Sylvain | 2009-03-17 | 1 | -2/+2 |
| | |||||
* | relation extraction tests | Emile Anclin | 2009-03-17 | 1 | -5/+6 |
| | |||||
* | adapt pyreverse for inclusion into pylint | Emile Anclin | 2008-09-08 | 1 | -0/+152 |