rabbitmq-server/deps/rabbitmq_stomp/test
Michael Bridgen 9d8ac7114b Account for /exchange//something, which would previously have referred to exchange something
with no routing key (due to the removal of all leading blanks. We choose to interpret it as
referring to the default exchange, and reject it on the basis that you cannot bind to the
default exchange so it cannot follow our /exchange semantics.
2010-10-18 17:16:33 +01:00
..
ack.py segmented /queue from other destinations on a separate channel 2010-10-07 17:31:18 +01:00
base.py made the tests a bit smarter when waiting for multiple messages 2010-10-12 13:02:23 +01:00
destinations.py made the tests a bit smarter when waiting for multiple messages 2010-10-12 13:02:23 +01:00
errors.py Account for /exchange//something, which would previously have referred to exchange something 2010-10-18 17:16:33 +01:00
lifecycle.py cosmetics 2010-10-06 15:25:55 +01:00
parsing.py segmented /queue from other destinations on a separate channel 2010-10-07 17:31:18 +01:00
rabbit_stomp_test_util.erl Account for /exchange//something, which would previously have referred to exchange something 2010-10-18 17:16:33 +01:00
test.py changed how we reference stomppy now, so that it is pulled down from hg 2010-10-07 11:09:50 +01:00
transactions.py cosmetics 2010-10-06 15:25:55 +01:00