summaryrefslogtreecommitdiff
path: root/python/qpid-python-test
Commit message (Collapse)AuthorAgeFilesLines
* fixed divide by zero when no tests matchRafael H. Schloming2010-02-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@915293 13f79535-47bb-0310-9956-ffa450edef68
* added an option for timing test runsRafael H. Schloming2010-02-221-8/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@912547 13f79535-47bb-0310-9956-ffa450edef68
* moved tests/*.py underneath qpid/tests/*.pyRafael H. Schloming2010-02-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906969 13f79535-47bb-0310-9956-ffa450edef68
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-051-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906961 13f79535-47bb-0310-9956-ffa450edef68
* Get remaining tests running on WindowsStephen D. Huston2009-10-051-18/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@822091 13f79535-47bb-0310-9956-ffa450edef68
* made width default pay attention to the COLUMNS environment variableRafael H. Schloming2009-08-121-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803692 13f79535-47bb-0310-9956-ffa450edef68
* check the TERM environment variable as well as isatty to determine how smart ↵Rafael H. Schloming2009-08-121-2/+5
| | | | | | the terminal is git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803687 13f79535-47bb-0310-9956-ffa450edef68
* made if test slightly less obtuseRafael H. Schloming2009-08-121-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803568 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug in default includesRafael H. Schloming2009-08-121-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803563 13f79535-47bb-0310-9956-ffa450edef68
* added support for specify the modules searched for tests from the command lineRafael H. Schloming2009-08-111-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803263 13f79535-47bb-0310-9956-ffa450edef68
* - removed old and redundent testsRafael H. Schloming2009-08-111-19/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | - removed old test harness in favor of qpid-python-test - modified qpid-python-test to support "skipped" tests, these are tests that failed due to an anticipated environmental reason such as the broker is not running or it is the wrong version - modified the qpid-python-test harness to exit with appropriate error codes based on the test results - modified the python clients to report version mismatches rather than framing errors - made qpid_config provide variables for 0-8, 0-9, and 0-10 versions of the spec - modified the 0-10 client to directly codegen classes - added new 0-10 framing layer based on push parsing rather than pull parsing - added numerous framing tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803168 13f79535-47bb-0310-9956-ffa450edef68
* added halt-on-error option and display ignored testsRafael H. Schloming2009-06-121-6/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@784159 13f79535-47bb-0310-9956-ffa450edef68
* added defines to the test harness and made the delay used by the tests ↵Rafael H. Schloming2009-06-021-1/+11
| | | | | | configurable git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781187 13f79535-47bb-0310-9956-ffa450edef68
* added a signal handler for terminal resizeRafael H. Schloming2009-06-021-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781091 13f79535-47bb-0310-9956-ffa450edef68
* detect the terminal width when possibleRafael H. Schloming2009-06-021-3/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781087 13f79535-47bb-0310-9956-ffa450edef68
* removed keyword arg from __import__ call for python 2.4Rafael H. Schloming2009-06-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781059 13f79535-47bb-0310-9956-ffa450edef68
* removed turnary ifRafael H. Schloming2009-06-021-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781058 13f79535-47bb-0310-9956-ffa450edef68
* modified empty generator idiom to work on python 2.4Rafael H. Schloming2009-06-021-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781056 13f79535-47bb-0310-9956-ffa450edef68
* first commit of new messaging API and test harnessRafael H. Schloming2009-06-021-0/+450
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@781044 13f79535-47bb-0310-9956-ffa450edef68