summaryrefslogtreecommitdiff
path: root/src/rabbit_tests.erl
Commit message (Expand)AuthorAgeFilesLines
* nuke 'immediate'bug23896Matthias Radestock2012-09-171-3/+2
* merge defaultFrancesco Mazzoli2012-09-141-227/+43
|\
| * Merge defaultSimon MacMullen2012-09-041-7/+8
| |\
| * \ merge defaultFrancesco Mazzoli2012-08-131-227/+43
| |\ \
| | * \ merge defaultFrancesco Mazzoli2012-07-051-2/+2
| | |\ \
| | * \ \ merge defaultFrancesco Mazzoli2012-06-121-27/+20
| | |\ \ \
| | * \ \ \ merge defaultFrancesco Mazzoli2012-05-301-211/+33
| | |\ \ \ \
| | | * | | | set up cluster beforehand in testsFrancesco Mazzoli2012-05-291-13/+33
| | | * | | | remove cluster managment tests, adjust the othersFrancesco Mazzoli2012-05-281-199/+1
* | | | | | | fix runtime parameters test, and little bug with thembug25072Francesco Mazzoli2012-09-141-8/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Test that simple_one_for_one_terminate shutdowns no longer deadlock andTim Watson2012-09-031-0/+1
* | | | | | Merged bug25097 into defaultEmile Joubert2012-08-131-21/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merged bug25094 into defaultEmile Joubert2012-08-131-21/+37
| |\ \ \ \ \
| | * | | | | re-assess coverage suspension in testsbug25094Matthias Radestock2012-08-111-21/+37
| | | |_|_|/ | | |/| | |
* | | | | | merge default into bug 25097Matthias Radestock2012-08-121-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | propagate API changeMatthias Radestock2012-08-121-7/+7
* | | | | | oopsbug25096Matthias Radestock2012-08-121-2/+2
|/ / / / /
* | | | | test 'rabbitmqctl eval'Matthias Radestock2012-08-111-0/+5
* | | | | test more branches of 'rabbitmqctl set_vm_memory_high_watermark'Matthias Radestock2012-08-111-0/+3
|/ / / /
* | | | Merge defaultSimon MacMullen2012-06-071-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge defaultSimon MacMullen2012-05-151-7/+9
| |\ \ \
| * | | | Rework event serialisation thing so that decorators get a say too. It's a bit...Simon MacMullen2012-04-241-2/+2
* | | | | more sacrifices to the CI godsMatthias Radestock2012-06-061-27/+20
* | | | | appease CI godsMatthias Radestock2012-06-051-1/+1
| |_|/ / |/| | |
* | | | Merge in defaultSimon MacMullen2012-05-231-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | manually merge 3c20079f0601Tim Watson2012-05-211-1/+1
| | |/ | |/|
* | | on a second thought, it is better to reject options with missing argumentsFrancesco Mazzoli2012-05-231-4/+0
* | | incorporate most of Simon's patch changesFrancesco Mazzoli2012-05-221-32/+5
* | | get_options => parse_argumentsFrancesco Mazzoli2012-05-211-40/+43
* | | simplify `rabbit_misc:get_options/4'Francesco Mazzoli2012-05-211-4/+8
* | | add test for `rabbit_misc:get_options/4'Francesco Mazzoli2012-05-171-24/+81
|/ /
* | Merge bug 24196.Simon MacMullen2012-05-011-7/+9
|\ \ | |/ |/|
| * Fix rabbit_tests - only get the state after calling bq:dropwhile.Francesco Mazzoli2012-04-191-1/+3
| * Changed BQ:dropwhile/3 to take a boolean arg to decide wether to ack or not.Francesco Mazzoli2012-04-191-7/+7
* | Merge in defaultSimon MacMullen2012-04-191-3/+7
|\ \ | |/
| * delete_any instead of delete.Francesco Mazzoli2012-04-111-2/+2
| * fix a racebug24843Matthias Radestock2012-04-021-0/+3
| * fix cluster tests to work again in single-node casebug24842Matthias Radestock2012-04-021-1/+2
* | Clean up after testsSimon MacMullen2012-04-171-1/+1
* | We should validate clearing as well.Simon MacMullen2012-04-051-0/+2
* | TestsSimon MacMullen2012-04-051-0/+31
|/
* Merge bug23610Simon MacMullen2012-03-261-1/+1
|\
| * Notifying queue deletion in rabbit_amqqueue:internal_delete/2.Francesco Mazzoli2012-03-041-1/+1
* | Simple test for multi call - and reverse the lists so they come out the same ...bug24794Simon MacMullen2012-03-151-0/+21
|/
* merge bug24650 into default (Move names for connections and channels from mgm...Alexandru Scvortov2012-02-281-3/+4
|\
| * merge default into bug20337Alexandru Scvortov2012-02-271-1/+14
| |\
| * | rename the weird VQ:ack/3 head to VQ:process_messages/3Alexandru Scvortov2012-02-241-12/+6
| * | simplify MsgFun logic for VQ:dropwhile/3 and VQ:ack/3Alexandru Scvortov2012-02-171-1/+1
| * | merge default into bug20337Alexandru Scvortov2012-02-121-6/+13
| |\ \
| | * \ merge default into bug20337Alexandru Scvortov2012-02-061-11/+30
| | |\ \