summaryrefslogtreecommitdiff
path: root/funtests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.0'Ask Solem2013-03-081-23/+19
|\
| * Funtests passingAsk Solem2013-03-081-27/+27
* | Merge branch '1.0'Ask Solem2013-02-121-2/+44
|\ \ | |/
| * 2**32 is 0 on some Python 2.5 installationsAsk Solem2013-02-081-2/+2
| * Add array type to protocolAdam Wentz2013-01-111-0/+42
* | Pep8ify + cosmeticsAsk Solem2013-01-178-163/+183
* | Add array type to protocolAdam Wentz2013-01-111-0/+42
* | Updated AMQPError parametersAdam Wentz2012-12-111-1/+1
* | Updated tests to use new exceptionsAdam Wentz2012-12-112-14/+14
* | Use more str.formatAsk Solem2012-11-131-28/+29
* | New exception hierarchyAsk Solem2012-11-121-5/+5
* | Code now works on both Python 3 and Python 2 (not using 2to3)Ask Solem2012-11-081-2/+1
|/
* Fixes flakes for extra funtests and demoAsk Solem2012-09-212-10/+10
* Remove exchange_unbind from the exchange_bind funtestrumyana neykova2012-09-211-5/+0
* Fix bug: --verbosity and --port arguments are expected in the funtests but ar...Rumyana Neykova2012-09-211-1/+4
* Add functional tests for exchange to exchange bind/unbindRumyana Neykova2012-09-211-2/+59
* Renames tests/ to funtests and passingAsk Solem2012-07-248-0/+1127