summaryrefslogtreecommitdiff
path: root/test/test_func.py
Commit message (Expand)AuthorAgeFilesLines
* typo; fix py3k testsEmile Anclin2010-12-161-6/+3
* py3k tests: new list of remaining messagesEmile Anclin2010-12-061-1/+23
* tests: refactor possibility to have two messages or two inputsEmile Anclin2010-11-171-8/+1
* test_func: error message improvementEmile Anclin2010-11-161-4/+5
* test cleanupEmile Anclin2010-11-161-8/+0
* cleanup: we don't support python 2.2 anymoreEmile Anclin2010-11-081-10/+4
* test: make tests independent of current working directoryEmile Anclin2010-11-041-12/+32
* 223 : second expression of raise is instantiation argumentsEmile Anclin2010-11-021-1/+1
* py3k: remove deprecate "new" usageEmile Anclin2010-11-021-6/+3
* update to unittest2Sylvain Thénault2010-09-281-3/+3
* apply emile's patch, fix test with python>=2.6Sylvain Thénault2010-05-111-4/+7
* cleanup, d-t-w, fix remaining [en|dis] method callSylvain Thénault2010-04-191-13/+13
* use generic disable / enable methods and inline optionSylvain Thénault2010-04-191-2/+2
* remove cache_size option: it was desactivated anywayEmile Anclin2010-03-221-3/+0
* auto-tag for input filePierre-Yves David2009-11-251-2/+2
* add description au tags to suite generated in test_func.pyPierre-Yves David2009-11-251-1/+24
* minor renaming and tagginf of TestTests.test testcasePierre-Yves David2009-11-251-1/+2
* include Dotan Barak spell fixes patchSylvain Thénault2009-11-231-4/+4
* same graph represented differentlyEmile Anclin2009-03-181-1/+0
* remove more rpython stuffSylvain Thénault2009-03-181-2/+2
* fix python version handling in test_funcEmile Anclin2009-03-171-3/+4
* get the right regex method for filtering testsEmile Anclin2009-03-091-1/+1
* remove E1010 testing for python2.5pylint-version-0_15_2Emile Anclin2008-10-131-1/+1
* rename tests to be executed by pytestEmile Anclin2008-09-231-0/+219