1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-27 22:04:50 +02:00
Smack/test/org/jivesoftware/smack
2007-04-10 01:49:32 +00:00
..
filter Created new chat manager which handles the creation of Chats. 2006-11-22 22:55:37 +00:00
packet Refactoring work. 2006-09-13 20:56:47 +00:00
test Removed debugger enabled by default. Use sytem property for that. 2007-04-10 01:49:32 +00:00
util Generics 2006-12-07 03:25:39 +00:00
ChatTest.java Created new chat manager which handles the creation of Chats. 2006-11-22 22:55:37 +00:00
FloodTest.java Copyright update. 2007-02-12 00:59:05 +00:00
IQTest.java Added new test case for IQ packets sent to full JIDs of offline users. 2007-03-08 19:25:53 +00:00
LoginTest.java Fixed test cases to consider that an unavailable presence is now returned for offline users or non-existent users. 2007-02-16 00:13:18 +00:00
MessageTest.java Copyright update. 2007-02-12 00:59:05 +00:00
PacketReaderTest.java Fixes in Negotiations 2007-03-27 04:24:18 +00:00
PresenceTest.java Added support for offline presence, code cleanup (SMACK-74, SMACK-201). 2007-02-19 08:35:05 +00:00
PrivacyClient.java Privacy and error test cases. 2006-07-23 22:15:43 +00:00
ReconnectionTest.java Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer. 2007-01-11 19:01:24 +00:00
RosterTest.java Test fixes. 2007-02-21 00:52:57 +00:00