summaryrefslogtreecommitdiff
path: root/src/rabbit_tests.erl
Commit message (Expand)AuthorAgeFilesLines
* Merging bug24230 to defaultMatthew Sackman2011-08-171-70/+214
|\
| * Merging default to bug24285Matthew Sackman2011-08-171-4/+5
| |\
| | * refactorAlexandru Scvortov2011-08-151-1/+1
| | * fix specsAlexandru Scvortov2011-08-111-2/+3
| | * merge from defaultAlexandru Scvortov2011-08-111-4/+79
| | |\
| | * | refactorAlexandru Scvortov2011-08-111-2/+2
| | * | fix testsAlexandru Scvortov2011-07-251-2/+2
| * | | merge bug24340 into defaultMatthias Radestock2011-08-171-38/+41
| |\ \ \
| | * | | refactor rabbit_tests:on_disk_capture/1bug24340Matthias Radestock2011-08-171-17/+11
| | * | | Remove dead codeMatthew Sackman2011-08-161-13/+0
| | * | | Correct capture of msg-on-disk in tests as sync replacement; rip out explicit...Matthew Sackman2011-08-161-15/+13
| | * | | Well it doesn't work, but it should eventually...Matthew Sackman2011-08-151-37/+61
| | | |/ | | |/|
| * | | I think this was the problem - since the channel was not part of the supervis...Simon MacMullen2011-08-161-3/+5
| * | | Don't drain events, instead get rabbit_tests_event_receiver to only forward o...Simon MacMullen2011-08-161-10/+3
| * | | Move these back where they should be...Simon MacMullen2011-08-161-19/+19
| * | | refactoring: lift closuresMatthias Radestock2011-08-091-14/+13
| * | | Test queues as well. Connections Are Hard.Simon MacMullen2011-08-091-9/+16
| * | | Merge all the _exists events back to _created.Simon MacMullen2011-08-091-2/+2
| * | | Export amqqueue:list/0. Remove filter_exit_map use and timer:sleep/1.Simon MacMullen2011-08-091-2/+6
| * | | Test at least some of the refresh event code.Simon MacMullen2011-08-081-4/+56
| |/ /
| * | some more refactoringAlexandru Scvortov2011-08-021-1/+1
| * | Merge bug 24227Simon MacMullen2011-07-291-0/+36
| |\ \
| | * | Make priority_queue be able to have a concept of infinity as a priorityMatthew Sackman2011-07-281-0/+36
| | |/
| * | cosmeticAlexandru Scvortov2011-07-211-2/+2
| * | reset before changing node typeAlexandru Scvortov2011-07-201-0/+4
| * | remove two resets introduced earlierAlexandru Scvortov2011-07-201-2/+0
| * | merge default into bug24227Alexandru Scvortov2011-07-201-1/+9
| |\ \ | | |/
| | * Bigger comment.bug24262Simon MacMullen2011-07-181-1/+4
| | * more the restart_app to a more appropriate placeAlexandru Scvortov2011-07-181-1/+1
| | * increase a timeoutAlexandru Scvortov2011-07-151-8/+1
| | * remove io:formatAlexandru Scvortov2011-07-151-1/+0
| | * cleanup queue and restart appAlexandru Scvortov2011-07-151-0/+13
| * | test that disc nodes are actually disc nodesAlexandru Scvortov2011-07-201-2/+24
| * | check that a ram node is indeed a ram nodeAlexandru Scvortov2011-07-201-0/+14
| * | enable disc-less nodesAlexandru Scvortov2011-07-201-6/+4
| * | really add schema-less nodesAlexandru Scvortov2011-07-191-7/+8
| * | cover the missing caseAlexandru Scvortov2011-07-181-1/+3
| |/
* | Merging default to bug24230Matthew Sackman2011-07-141-21/+28
|\ \ | |/
| * merge default into bug24216Matthias Radestock2011-06-261-21/+28
| |\
| | * fix testsMatthias Radestock2011-06-251-19/+28
| | * tx gone from everywhereMatthias Radestock2011-06-241-9/+6
| | * remove transactions from backing queueMatthias Radestock2011-06-241-3/+4
* | | Bang head against desk.Simon MacMullen2011-07-011-25/+25
* | | Fix an occasional race.Simon MacMullen2011-07-011-25/+25
* | | Let's pretend that didn't happen.Simon MacMullen2011-07-011-25/+25
* | | We only have mnesia now.Simon MacMullen2011-07-011-25/+25
* | | Beginning of tests, and fix a bug found (ETS table creation on demand is racy).Simon MacMullen2011-07-011-0/+1
|/ /
* | simplifybug24217Matthew Sackman2011-06-261-6/+5
* | Ensure we hit both branches of the newly added case queue:is_empty(Q4) ofMatthew Sackman2011-06-261-2/+4
* | RefactoringMatthew Sackman2011-06-261-20/+10