summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Fix names grabed using wildcard import in "absolute import mode"Sylvain Th?nault2014-07-242-0/+5
* cleanup and fix modutils tests (among other, logilab.common.modutils was stil...Sylvain Th?nault2014-07-241-0/+0
* backport (most of) logilab.common.modutils and related tests into astroid itselfSylvain Th?nault2014-07-239-1/+9
* test: stop using logilab.common.shellutils.ExecuteJulien Cristau2014-02-031-1/+1
* Unwrap instances found in `.ancestors()`, by using their _proxied class. Don'...cpopa2014-04-121-0/+8
* rename the project astroidDavid Douard2013-06-171-2/+2
* minor cleanups: drop copyright by me, update others to 2013, droip those in d...Sylvain Th?nault2013-03-289-186/+10
* reintroduce spaces necessary for test_module_as_stringSylvain Th?nault2013-03-281-7/+7
* Fix inference for generator methods to correctly handle yields in lambdas. Cl...Torsten Marek2013-03-271-6/+17
* test and fix absolute import handling. Closes #106191Sylvain Th?nault2012-10-052-0/+4
* test assignement to True and yield; fix yield as_stringEmile Anclin2010-12-091-0/+1
* py3k: make test for module2.py as_string passEmile Anclin2010-10-281-1/+0
* as_string: fix callfunc and test module2.py returned identicallyEmile Anclin2010-10-281-57/+70
* as_string: check that data/module.py is returned identically; fix testsEmile Anclin2010-10-281-16/+15
* [py3k] fix scoped nodes testsEmile Anclin2010-10-131-3/+3
* remove py3k imcompatible string raise from data exampleEmile Anclin2010-10-071-1/+0
* remove licensing inforomation on test data files (make some builder tests fai...Sylvain Th?nault2010-05-112-38/+0
* proper licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-2812-30/+258
* simplier egg, refactor testssylvain thenault2009-03-252-0/+0
* modify compiler Nodes representationEmile Anclin2009-02-251-1/+1
* left & right nodes for compiler.ast Bit OperatorsEmile Anclin2009-02-091-0/+3
* test fixesSylvain2006-11-081-1/+2
* get astutils from logilab.commonSylvain2006-11-081-1/+1
* patch transformer to extract correct line informationSylvain2006-09-251-0/+34
* forget the past.root2006-04-2611-0/+324