summaryrefslogtreecommitdiff
path: root/test/test_regr.py
Commit message (Expand)AuthorAgeFilesLines
* repair test broken by removal of 'string' from the default list of deprecated...Sylvain Th?nault2013-06-191-1/+1
* [test] move gtk enum crash test out of automatic functional tests,Sylvain Th?nault2013-04-251-0/+11
* Refactor test_func in order to extract common part for reutilization in pylin...FELD Boris2012-07-041-2/+1
* drop unittest2 deprecation warningSylvain Th?nault2011-10-241-14/+14
* closes #74747: don't crash when lookup up a special attribute in class scopeSylvain Th?nault2011-09-071-0/+3
* closes #74087: handle case where inference of a module return YESSylvain Th?nault2011-09-071-0/+3
* closes #70495: absolute imports fail depending on module path (patch by Jacek...Sylvain Th?nault2011-07-081-1/+4
* test: make tests independent of current working directoryEmile Anclin2010-11-041-14/+15
* update to unittest2Sylvain Th?nault2010-09-281-4/+4
* cleanup, d-t-w, fix remaining [en|dis] method callSylvain Th?nault2010-04-191-4/+4
* use generic disable / enable methods and inline optionSylvain Th?nault2010-04-191-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-1/+1
* fix module special attributes checkingsylvain thenault2009-03-181-0/+7
* rename tests to be executed by pytestEmile Anclin2008-09-231-0/+142