summaryrefslogtreecommitdiff
path: root/astroid/tests/unittest_transforms.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
* Convert all files to new license headerCeridwen2016-05-171-245/+231
* Revert "Try to solve the packaging issues again"Claudiu Popa2016-02-111-0/+245
* Try to solve the packaging issues againCeridwen2016-02-081-245/+0
* Refactor Compare nodes to have two sequences, ops and comparators, correspond...Ceridwen2016-01-081-1/+1
* Finish removing const_factory, fix funcsigs typo and miscellaneous small test...Ceridwen2015-10-261-3/+3
* Add a test for issue #188, which was triggered because the transforms weren't...Claudiu Popa2015-10-031-0/+25
* Fix pylint issues.Claudiu Popa2015-08-251-18/+18
* Add tests for aliasesCeridwen2015-08-211-1/+0
* More fixes for bugs introduced during mergeCeridwen2015-08-181-20/+23
* There's a new separate step for transforms.Claudiu Popa2015-08-021-0/+218