summaryrefslogtreecommitdiff
path: root/test/unittest_regrtest.py
Commit message (Expand)AuthorAgeFilesLines
* rename all astroid_from* method, introduced by sed, into ast_from*Sylvain Th?nault2013-07-241-3/+3
* [transforms] allow transformation functions on any nodes, not only modulesSylvain Th?nault2013-06-181-1/+1
* rename the project astroidDavid Douard2013-06-171-22/+22
* Fix unittest that was broken due to a change in pylint (BaseTokenChecker -> B...Torsten Marek2013-06-171-1/+1
* minor cleanups: drop copyright by me, update others to 2013, droip those in d...Sylvain Th?nault2013-03-281-3/+1
* [test] fix unittest2 deprecation warningsSylvain Th?nault2012-11-161-6/+6
* closes #77253: provide a way for user code to register astng transformersSylvain Th?nault2011-09-291-1/+2
* cleanupSylvain Th?nault2011-01-111-2/+0
* change ASTManager cache attribute to astng_cache so it doesn't sound protecte...Sylvain Th?nault2011-01-111-2/+2
* cleanup: move raw building stuff from builder to raw_buildingEmile Anclin2010-12-141-1/+2
* make tests independent from current working directoryEmile Anclin2010-10-211-3/+3
* test illustrating problem of absolute_modname vs absolute_import_activatedEmile Anclin2010-10-211-3/+21
* improve ancestors (don't yield two times the same ancestor)Emile Anclin2010-10-141-2/+0
* fix unittest_regr importEmile Anclin2010-10-131-3/+1
* fix: interferences between regr_test and inference testsEmile Anclin2010-10-131-2/+17
* rename regrtest.py to make sure the tests are tested (and they don't work...)Emile Anclin2010-10-121-0/+116