summaryrefslogtreecommitdiff
path: root/python/qpid-python-test
Commit message (Expand)AuthorAgeFilesLines
* QPID-5520: qpid-python-test should not fail for skipped tests.Alan Conway2014-01-281-1/+1
* QPID-3552: fix problem when new flag is not in useKeith Wall2011-11-101-0/+2
* QPID-3552: Changes to allow running of python test on Jenkins. New --xml argu...Keith Wall2011-11-091-9/+59
* fixed divide by zero when no tests matchRafael H. Schloming2010-02-231-1/+1
* added an option for timing test runsRafael H. Schloming2010-02-221-8/+20
* moved tests/*.py underneath qpid/tests/*.pyRafael H. Schloming2010-02-051-2/+2
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-051-2/+2
* Get remaining tests running on WindowsStephen D. Huston2009-10-051-18/+24
* made width default pay attention to the COLUMNS environment variableRafael H. Schloming2009-08-121-1/+4
* check the TERM environment variable as well as isatty to determine how smart ...Rafael H. Schloming2009-08-121-2/+5
* made if test slightly less obtuseRafael H. Schloming2009-08-121-3/+3
* fixed bug in default includesRafael H. Schloming2009-08-121-4/+5
* added support for specify the modules searched for tests from the command lineRafael H. Schloming2009-08-111-2/+8
* - removed old and redundent testsRafael H. Schloming2009-08-111-19/+57
* added halt-on-error option and display ignored testsRafael H. Schloming2009-06-121-6/+33
* added defines to the test harness and made the delay used by the tests config...Rafael H. Schloming2009-06-021-1/+11
* added a signal handler for terminal resizeRafael H. Schloming2009-06-021-0/+7
* detect the terminal width when possibleRafael H. Schloming2009-06-021-3/+20
* removed keyword arg from __import__ call for python 2.4Rafael H. Schloming2009-06-021-1/+1
* removed turnary ifRafael H. Schloming2009-06-021-1/+5
* modified empty generator idiom to work on python 2.4Rafael H. Schloming2009-06-021-3/+6
* first commit of new messaging API and test harnessRafael H. Schloming2009-06-021-0/+450