summaryrefslogtreecommitdiff
path: root/qpid/python/qpid-python-test
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkAidan Skinner2009-10-111-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