summaryrefslogtreecommitdiff
path: root/test/priority_queue_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* Add remaining tests for `reject-publish-dlx`Arthur Khashaev2019-05-281-5/+19
* URL CleanupSpring Operator2019-03-201-1/+1
* Make #amqqueue{} a private record + add a feature flagJean-Sébastien Pédron2019-02-011-4/+4
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Typo/weird wordingMichael Klishin2018-05-161-1/+1
* Reject max-priority arguments >= 256Michael Klishin2018-05-111-2/+27
* Rename overflow values to use dashes instead of underscoresDaniil Fedotov2017-10-021-1/+1
* Add configurable queue overflow strategyDaniil Fedotov2017-10-021-0/+15
* Merge branch 'stable'Michael Klishin2017-02-151-1/+25
|\
| * Test that gen_server2 buffer length stats are generated for a gen_server2Diana Corbacho2017-02-141-1/+25
* | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-301-1/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-1/+1
|\ \ | |/
| * Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-281-1/+1
* | Set rabbit.slave_wait_timeout back to 15s at the end of this testMichael Klishin2016-06-281-6/+8
* | Test for stop pending slavesDiana Corbacho2016-06-281-1/+30
|/
* Fix tests cleanupDiana Corbacho2016-06-271-2/+2
* Re-enable more testsMichael Klishin2016-06-271-2/+2
* Use a separate connection per testMichael Klishin2016-06-271-77/+70
* Tests for 802 issues and related race conditionsDiana Corbacho2016-06-241-6/+88
* priority_queue_SUITE: Use the new open_connection_and_channel() helperJean-Sébastien Pédron2016-06-151-3/+1
* Add tests for order of messages within each priority queueDiana Corbacho2016-06-141-3/+43
* Switch testsuite to common_test, part #3Jean-Sébastien Pédron2016-05-271-0/+558