Smack/test/org/jivesoftware/smack
Gaston Dombiak 53c97378d3 1) Fixed reconnection when connection was using compression.
2) Fixed conflict error while reconnecting (reconnection was not keeping track of resource and sendPresence.
3) Improved javadoc (and checking) that reconnectionlisteners should be added once connected.
4) Added new reconnection test case for reconnection and multiple resources.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6050 b35dd754-fafc-0310-a699-88a17e54d16e
2006-11-10 19:06:33 +00:00
..
filter AndFilter and OrFilter now work over more than two packets (SMACK-96). 2003-10-13 00:40:11 +00:00
packet Refactoring work. 2006-09-13 20:56:47 +00:00
test Added reconnection support. SMACK-172 2006-09-14 19:16:40 +00:00
util Privacy and error test cases. 2006-07-23 22:15:43 +00:00
ChatTest.java Changes superclass to SmackTestCase.SMACK-142 2004-07-12 13:36:13 +00:00
FloodTest.java Minor fixes (and some new test cases). 2005-04-15 21:46:53 +00:00
IQTest.java 1. Clean up code 2006-07-18 05:14:33 +00:00
LoginTest.java Added reconnection support. SMACK-172 2006-09-14 19:16:40 +00:00
MessageTest.java Added new test case for offline messages with invalid XML characters. 2006-08-25 22:58:23 +00:00
MessengerLoginTest.java Added reconnection support. SMACK-172 2006-09-14 19:16:40 +00:00
PacketReaderTest.java Added new test case for errors text with no description. SMACK-165 2006-08-25 20:20:39 +00:00
PresenceTest.java Added reconnection support. SMACK-172 2006-09-14 19:16:40 +00:00
PrivacyClient.java Privacy and error test cases. 2006-07-23 22:15:43 +00:00
ReconnectionTest.java 1) Fixed reconnection when connection was using compression. 2006-11-10 19:06:33 +00:00
RosterTest.java Added reconnection support. SMACK-172 2006-09-14 19:16:40 +00:00